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/Graphics/Miniport/VBoxVideo.h

    r19844 r20369  
    3232#endif /* VBOX_WITH_HGSMI */
    3333
    34 __BEGIN_DECLS
     34RT_BEGIN_DECLS
    3535#include "dderror.h"
    3636#include "devioctl.h"
     
    3838#include "ntddvdeo.h"
    3939#include "video.h"
    40 __END_DECLS
     40RT_END_DECLS
    4141
    4242
     
    158158{
    159159
    160 __BEGIN_DECLS
     160RT_BEGIN_DECLS
    161161ULONG DriverEntry(IN PVOID Context1, IN PVOID Context2);
    162 __END_DECLS
     162RT_END_DECLS
    163163
    164164VP_STATUS VBoxVideoFindAdapter(
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