VirtualBox

Changeset 36503 in vbox


Ignore:
Timestamp:
Apr 1, 2011 2:01:42 PM (14 years ago)
Author:
vboxsync
Message:

DrvCfg/win: stdcall -> VBOXCALL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxDrvCfg-win.h

    r36486 r36503  
    2020
    2121#include <iprt/cdefs.h>
     22#include <VBox/cdefs.h>
    2223
    2324RT_C_DECLS_BEGIN
     
    3233#else
    3334/*enable this in case we include this in a static lib*/
    34 # define VBOXDRVCFG_DECL(_type) _type __stdcall
     35# define VBOXDRVCFG_DECL(_type) _type VBOXCALL
    3536#endif
    3637
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