VirtualBox

Changeset 50188 in vbox


Ignore:
Timestamp:
Jan 23, 2014 4:55:14 PM (11 years ago)
Author:
vboxsync
Message:

Main/cbinding: another Windows build fix

Location:
trunk/src/VBox/Main/cbinding
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/capiidl.xsl

    r50187 r50188  
    193193typedef const BSTR CBSTR;
    194194#endif /* !__cplusplus */
     195
     196#define VBOX_WINAPI WINAPI
    195197
    196198#define ComSafeArrayAsInParam(f) (f)
     
    803805#endif /* __cplusplus */
    804806
     807#define VBOX_WINAPI
    805808
    806809/* Various COM types defined by their XPCOM equivalent */
  • trunk/src/VBox/Main/cbinding/tstCAPIGlue.c

    r50183 r50188  
    9292 * @param  iInfo    Platform dependent detail info (ignored).
    9393 */
    94 static BOOL ctrlCHandler(DWORD iInfo)
     94static BOOL WINAPI ctrlCHandler(DWORD iInfo)
    9595{
    9696    (void)iInfo;
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