Changeset 62679 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
- Timestamp:
- Jul 29, 2016 12:52:10 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109252
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/tstMvWnd.cpp
r62522 r62679 11 11 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 12 12 */ 13 #include < windows.h>13 #include <iprt/win/windows.h> 14 14 15 15 #define Assert(_m) do {} while (0)
Note:
See TracChangeset
for help on using the changeset viewer.