- Timestamp:
- Jul 24, 2007 11:46:10 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp
r3811 r3813 898 898 899 899 case WM_VBOX_INSTALL_SEAMLESS_HOOK: 900 900 VBoxSeamlessInstallHook(); 901 901 break; 902 902 903 903 case WM_VBOX_REMOVE_SEAMLESS_HOOK: 904 VBoxSeamlessRemoveHook(); 904 905 break; 905 906
Note:
See TracChangeset
for help on using the changeset viewer.