Changeset 3735 in vbox
- Timestamp:
- Jul 20, 2007 1:41:58 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp
r3734 r3735 28 28 29 29 static HMODULE hModule = 0; 30 /** @todo statically link in the future; dynamic linking is just testing purposes */31 30 32 31 BOOL (* pfnVBoxInstallHook)(HMODULE hDll) = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.