VirtualBox

Ignore:
Timestamp:
Jun 8, 2009 12:26:50 AM (16 years ago)
Author:
vboxsync
Message:

Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp

    r18170 r20369  
    8080*   Exported Functions                                                         *
    8181*******************************************************************************/
    82 __BEGIN_DECLS
     82RT_BEGIN_DECLS
    8383ULONG DriverEntry(PDRIVER_OBJECT pDrvObj, PUNICODE_STRING pRegPath);
    84 __END_DECLS
     84RT_END_DECLS
    8585
    8686#ifdef ALLOC_PRAGMA
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