Changeset 29922 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h
- Timestamp:
- May 31, 2010 5:38:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h
r29895 r29922 157 157 { 158 158 VBOXVHWA_INFO Settings; 159 boolcOverlaysCreated;159 volatile uint32_t cOverlaysCreated; 160 160 } VBOXWDDM_VHWA; 161 161 #endif
Note:
See TracChangeset
for help on using the changeset viewer.