Changeset 71717 in vbox for trunk/src/VBox/Main/src-all
- Timestamp:
- Apr 6, 2018 6:17:59 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c
r71716 r71717 173 173 Log12(("VBoxProxyStub[%u]/DllMain: DLL_PROCESS_ATTACH\n", GetCurrentProcessId())); 174 174 175 #ifdef VBOX_ SDS_CLIENTS_WATCHER175 #ifdef VBOX_WITH_SDS_CLIENT_WATCHER 176 176 /* 177 177 * Install RPC channel hook to intercept a moment just after VirtualBox object activation.
Note:
See TracChangeset
for help on using the changeset viewer.