Changeset 71179 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/common
- Timestamp:
- Mar 2, 2018 3:08:52 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h
r69500 r71179 22 22 #include <HGSMI.h> 23 23 24 /* ==================== Virtual 24 /* ==================== VirtualBox specific VRP's ==================== */ 25 25 26 26 /* Called by the display driver when it is ready to … … 62 62 CTL_CODE(FILE_DEVICE_VIDEO, 0x436, METHOD_BUFFERED, FILE_ANY_ACCESS) 63 63 64 /* ==================== Data structures used by Virtual 64 /* ==================== Data structures used by VirtualBox VRPS's ==================== */ 65 65 typedef void* HVBOXVIDEOHGSMI; 66 66
Note:
See TracChangeset
for help on using the changeset viewer.