Changeset 22306 in vbox for trunk/src/VBox/Main
- Timestamp:
- Aug 17, 2009 5:45:02 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h
r22305 r22306 19 19 20 20 #include "VirtualBoxBase.h" 21 #ifdef RT_OS_WINDOWS 22 # include "win/resource.h" 23 #endif 21 24 22 25 class ATL_NO_VTABLE VirtualBoxCallback : … … 35 38 DECLARE_CLASSFACTORY() 36 39 40 DECLARE_REGISTRY_RESOURCEID(IDR_VIRTUALBOX) 37 41 DECLARE_NOT_AGGREGATABLE(VirtualBoxCallback) 38 42
Note:
See TracChangeset
for help on using the changeset viewer.