Changeset 32890 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Display
- Timestamp:
- Oct 4, 2010 11:24:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispMpTst.cpp
r32889 r32890 146 146 } 147 147 148 #ifdef VBOXWDDM_TEST_UHGSMI 148 149 int vboxUhgsmiTst(PVBOXUHGSMI pUhgsmi, uint32_t cbBuf, uint32_t cNumCals, uint64_t * pTimeMs) 149 150 { … … 196 197 return rc; 197 198 } 199 #endif
Note:
See TracChangeset
for help on using the changeset viewer.