- Timestamp:
- Jul 24, 2007 8:07:12 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp
r3790 r3799 214 214 BOOL VBoxInstallHook(HMODULE hDll) 215 215 { 216 if (hEventHook[0] || hEventHook[1]) 217 return TRUE; 218 216 219 /* Check current visible region state */ 217 220 VBoxRecheckVisibleWindows();
Note:
See TracChangeset
for help on using the changeset viewer.