Changeset 28800 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c
- Timestamp:
- Apr 27, 2010 8:22:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c
r26505 r28800 1 1 /******************************Module*Header*******************************\ 2 2 * 3 * Copyright (C) 2006-2007 Sun Microsystems, Inc.3 * Copyright (C) 2006-2007 Oracle Corporation 4 4 * 5 5 * This file is part of VirtualBox Open Source Edition (OSE), as … … 10 10 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 11 11 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 12 *13 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa14 * Clara, CA 95054 USA or visit http://www.sun.com if you need15 * additional information or have any questions.16 12 */ 17 13 /*
Note:
See TracChangeset
for help on using the changeset viewer.