- Timestamp:
- Sep 19, 2008 10:03:31 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
r12594 r12596 8011 8011 static bool fKeepGoing = true; 8012 8012 8013 #ifdef RT_OS_WINDOWS 8013 8014 static bool ctrlHandler(DWORD fdwCtrlType) 8014 8015 { … … 8026 8027 return false; 8027 8028 } 8029 #endif /* RT_OS_WINDOWS */ 8028 8030 8029 8031 /*********************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.