VirtualBox

Changeset 675 in vbox for trunk


Ignore:
Timestamp:
Feb 6, 2007 4:25:30 AM (18 years ago)
Author:
vboxsync
Message:

WIN32 -> WIN.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp

    r382 r675  
    303303    HRESULT rc = E_FAIL;
    304304
    305 #if defined (__WIN32__)
     305#if defined (__WIN__)
    306306
    307307    if (callee)
     
    350350    }
    351351
    352 #else // !defined (__WIN32__)
     352#else // !defined (__WIN__)
    353353
    354354    nsCOMPtr <nsIExceptionService> es;
     
    403403    AssertComRC (rc);
    404404
    405 #endif // !defined (__WIN32__)
     405#endif // !defined (__WIN__)
    406406
    407407    if (callee && calleeIID && mIsBasicAvailable)
     
    417417    QString name;
    418418
    419 #if defined (__WIN32__)
     419#if defined (__WIN__)
    420420
    421421    LONG rc;
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