VirtualBox

Changeset 12596 in vbox for trunk/src


Ignore:
Timestamp:
Sep 19, 2008 10:03:31 AM (16 years ago)
Author:
vboxsync
Message:

Fix for non-windows builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp

    r12594 r12596  
    80118011static bool fKeepGoing = true;
    80128012
     8013#ifdef RT_OS_WINDOWS
    80138014static bool ctrlHandler(DWORD fdwCtrlType)
    80148015{
     
    80268027    return false;
    80278028}
     8029#endif /* RT_OS_WINDOWS */
    80288030
    80298031/*********************************************************************
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