Changeset 60759 in vbox for trunk/src/VBox/Frontends/VBoxBalloonCtrl
- Timestamp:
- Apr 29, 2016 11:19:23 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 106953
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp
r59907 r60759 146 146 #ifdef RT_OS_WINDOWS 147 147 /* Required for ATL. */ 148 static CComModule _Module;148 static ATL::CComModule _Module; 149 149 #endif 150 150
Note:
See TracChangeset
for help on using the changeset viewer.