VirtualBox

Ignore:
Timestamp:
Jul 17, 2007 9:12:18 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22945
Message:

replace underscore symbols in VBoxBFE/ and VBoxSDL/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/COMDefs.h

    r3534 r3669  
    2323#define COMDefs_H
    2424
    25 #ifdef __WIN__
     25#ifdef RT_OS_WINDOWS
    2626# include <Windows.h>
    2727#endif
     
    4343#define ATL_NO_VTABLE
    4444
    45 #ifndef __WIN__
     45#ifndef RT_OS_WINDOWS
    4646  typedef unsigned long  HRESULT;
    4747  typedef unsigned long  ULONG; /// @todo 64-bit: ULONG is 32-bit.
     
    7272# define SUCCEEDED      NS_SUCCEEDED
    7373# define FAILED         NS_FAILED
    74 #endif /* !__WIN__ */
     74#endif /* !RT_OS_WINDOWS */
    7575
    7676#endif
Note: See TracChangeset for help on using the changeset viewer.

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