Changeset 71179 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Mar 2, 2018 3:08:52 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 121081
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp
r70585 r71179 78 78 // setup COM Security to enable impersonation 79 79 // This works for console VirtualBox clients, GUI has own security settings 80 // For GUI Virtual 80 // For GUI VirtualBox it will be second call so can return TOO_LATE error 81 81 HRESULT hrGUICoInitializeSecurity = CoInitializeSecurity(NULL, 82 82 -1,
Note:
See TracChangeset
for help on using the changeset viewer.