Changeset 46801 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp
- Timestamp:
- Jun 26, 2013 1:01:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp
r46783 r46801 882 882 } 883 883 884 #ifndef DEBUG_misha 885 /* zero it up temporary to avoid new code activation */ 886 g_VBoxMpCrHostCaps = 0; 887 #endif 888 884 889 rc = VBoxMpCrCtlConDisconnect(&CrCtlCon, u32ClientID); 885 890 if (RT_FAILURE(rc))
Note:
See TracChangeset
for help on using the changeset viewer.