Changeset 33715 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Display
- Timestamp:
- Nov 3, 2010 12:02:43 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp
r33714 r33715 455 455 HRESULT vboxUhgsmiKmtDestroy(PVBOXUHGSMI_PRIVATE_KMT pHgsmi) 456 456 { 457 Assert(0);458 457 HRESULT hr = vboxDispKmtDestroyContext(&pHgsmi->Context); 459 458 Assert(hr == S_OK);
Note:
See TracChangeset
for help on using the changeset viewer.