VirtualBox

Changeset 74280 in vbox


Ignore:
Timestamp:
Sep 14, 2018 6:24:54 PM (6 years ago)
Author:
vboxsync
Message:

VBoxRTImp-vcc*.def: scm nits. bugref:9152

Location:
trunk/src/VBox/Runtime/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def

    r74266 r74280  
    2323; terms and conditions of either the GPL or the CDDL or both.
    2424;
    25 EXPORTS
     25
    2626EXPORTS
    2727    ;
    28     ; RTCString & RTCRest classes. 
     28    ; RTCString & RTCRest classes.
    2929    ;
    3030    ; Use the following command-line to generate the stuff below (same as vcc64, except input/output):
     
    550550    ?xmitPrepare@RTCRestBinaryParameter@@UBEHPAURTHTTPINTERNAL@@@Z              ; (public: virtual int __thiscall RTCRestBinaryParameter::xmitPrepare(struct RTHTTPINTERNAL *)const )
    551551    ?xmitReady@RTCRestClientApiBase@@MAEHPAURTHTTPINTERNAL@@ABVRTCString@@W4RTHTTPMETHOD@@1I@Z  ; (protected: virtual int __thiscall RTCRestClientApiBase::xmitReady(struct RTHTTPINTERNAL *,class RTCString const &,enum RTHTTPMETHOD,class RTCString const &,unsigned int))
     552
  • trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def

    r74266 r74280  
    2323; terms and conditions of either the GPL or the CDDL or both.
    2424;
     25
    2526EXPORTS
    2627    ;
    27     ; RTCString & RTCRest classes. 
     28    ; RTCString & RTCRest classes.
    2829    ;
    2930    ; Use the following command-line to generate the stuff below (same as vcc32, except input/output):
     
    549550    ?xmitPrepare@RTCRestBinaryParameter@@UEBAHPEAURTHTTPINTERNAL@@@Z            ; (public: virtual int __cdecl RTCRestBinaryParameter::xmitPrepare(struct RTHTTPINTERNAL *)const )
    550551    ?xmitReady@RTCRestClientApiBase@@MEAAHPEAURTHTTPINTERNAL@@AEBVRTCString@@W4RTHTTPMETHOD@@1I@Z  ; (protected: virtual int __cdecl RTCRestClientApiBase::xmitReady(struct RTHTTPINTERNAL *,class RTCString const &,enum RTHTTPMETHOD,class RTCString const &,unsigned int))
     552
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette