Changeset 21227 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Miniport
- Timestamp:
- Jul 5, 2009 7:50:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h
r20478 r21227 1 1 /** @file 2 * 3 * VBoxGuest -- VirtualBox Win 2000/XP guest video driver 2 * VBoxGraphics - VirtualBox Win 2000/XP guest video driver. 4 3 * 5 4 * Display driver entry points. 6 * 5 */ 6 7 /* 7 8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 9 * … … 23 24 #define __VBOXIOCTL__H 24 25 26 #include <VBox/VMMDev.h> 25 27 #include <VBox/VBoxGuest.h> 26 28
Note:
See TracChangeset
for help on using the changeset viewer.