Changeset 47603 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp
- Timestamp:
- Aug 7, 2013 7:36:53 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp
r47566 r47603 893 893 } 894 894 895 #ifndef DEBUG_misha896 /* zero it up temporary to avoid new code activation */897 g_VBoxMpCrHostCaps = 0;898 #endif899 900 895 rc = VBoxMpCrCtlConDisconnect(&CrCtlCon, u32ClientID); 901 896 if (RT_FAILURE(rc))
Note:
See TracChangeset
for help on using the changeset viewer.