Changeset 4301 in vbox for trunk/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h
- Timestamp:
- Aug 23, 2007 8:09:04 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h
r4292 r4301 11 11 #define __VBoxGuestInternal_h__ 12 12 13 /** Uncomment to enable VRDP status checks */ 14 //#define VBOX_WITH_VRDP_SESSION_HANDLING 15 13 16 /** IOCTL for VBoxGuest to enable a VRDP session */ 14 17 #define IOCTL_VBOXGUEST_ENABLE_VRDP_SESSION IOCTL_CODE(FILE_DEVICE_UNKNOWN, 2100, METHOD_BUFFERED, FILE_WRITE_ACCESS, 0)
Note:
See TracChangeset
for help on using the changeset viewer.