- Timestamp:
- Jul 24, 2007 8:07:56 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp
r3799 r3800 232 232 0, 0, 233 233 WINEVENT_INCONTEXT | WINEVENT_SKIPOWNPROCESS); 234 return !!hEventHook ;234 return !!hEventHook[0]; 235 235 } 236 236
Note:
See TracChangeset
for help on using the changeset viewer.