Changeset 65442 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jan 25, 2017 1:53:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
r64291 r65442 1160 1160 { 1161 1161 VBoxCapsEntryFuncStateSet(VBOXCAPS_ENTRY_IDX_SEAMLESS, VBOXCAPS_ENTRY_FUNCSTATE_STARTED); 1162 if (VBoxCapsEntryIsEnabled(VBOXCAPS_ENTRY_IDX_SEAMLESS)) 1163 VBoxSeamlessCheckWindows(true); 1162 1164 return 0; 1163 1165 }
Note:
See TracChangeset
for help on using the changeset viewer.