Changeset 22920 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Miniport
- Timestamp:
- Sep 10, 2009 3:37:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp
r22848 r22920 1258 1258 if(pDispContext) 1259 1259 { 1260 #ifdef DEBUGVHWASTRICT 1260 1261 Assert(!pDispContext->bValid); 1262 #endif 1261 1263 Assert(!pDispContext->pFirstCmd); 1262 1264 Assert(!pDispContext->pLastCmd);
Note:
See TracChangeset
for help on using the changeset viewer.