VirtualBox

Ignore:
Timestamp:
Jul 17, 2007 9:12:18 AM (17 years ago)
Author:
vboxsync
Message:

replace underscore symbols in VBoxBFE/ and VBoxSDL/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h

    r3578 r3669  
    5252    virtual ~VBoxSDLFB();
    5353
    54 #ifdef __WIN__
     54#ifdef RT_OS_WINDOWS
    5555    STDMETHOD_(ULONG, AddRef)()
    5656    {
     
    179179    uint32_t mLabelHeight;
    180180#endif
    181 #ifdef __WIN__
     181#ifdef RT_OS_WINDOWS
    182182    long refcnt;
    183183#endif
     
    200200    virtual ~VBoxSDLFBOverlay();
    201201
    202 #ifdef __WIN__
     202#ifdef RT_OS_WINDOWS
    203203    STDMETHOD_(ULONG, AddRef)()
    204204    {
     
    285285    /** Additional SDL surface used for combining the framebuffer and the overlay */
    286286    SDL_Surface *mBlendedBits;
    287 #ifdef __WIN__
     287#ifdef RT_OS_WINDOWS
    288288    long refcnt;
    289289#endif
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