Changeset 32622 in vbox for trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h
- Timestamp:
- Sep 17, 2010 8:18:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h
r32241 r32622 132 132 int HGSMIHostSaveStateExec (PHGSMIINSTANCE pIns, PSSMHANDLE pSSM); 133 133 134 #ifdef VBOX WDDM134 #ifdef VBOX_WITH_WDDM 135 135 int HGSMICompleteGuestCommand(PHGSMIINSTANCE pIns, void *pvMem, bool bDoIrq); 136 136 #endif
Note:
See TracChangeset
for help on using the changeset viewer.