Changeset 87699 in vbox for trunk/src/VBox
- Timestamp:
- Feb 10, 2021 5:38:22 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 142742
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp
r87697 r87699 3395 3395 #else 3396 3396 #if defined (VBOX_WS_WIN) 3397 3397 HtmlHelp(GetDesktopWindow(), strLocation.utf16(), HH_DISPLAY_TOPIC, NULL); 3398 3398 #endif 3399 3399
Note:
See TracChangeset
for help on using the changeset viewer.