Changeset 1862 in vbox for trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h
- Timestamp:
- Apr 2, 2007 2:36:55 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20081
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h
r1850 r1862 174 174 * The upper 16-bit is the major version, the the lower the minor version. 175 175 * When incompatible changes are made, the upper major number has to be changed. */ 176 #define SUPDRVIOC_VERSION 0x0004000 3176 #define SUPDRVIOC_VERSION 0x00040004 177 177 178 178 /** SUP_IOCTL_COOKIE Input. */
Note:
See TracChangeset
for help on using the changeset viewer.