Changeset 32408 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf
- Timestamp:
- Sep 10, 2010 1:43:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf
r28800 r32408 15 15 [Version] 16 16 Signature="$WINDOWS NT$" 17 Provider=% SUN%17 Provider=%ORACLE% 18 18 ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318} 19 19 Class=Display … … 27 27 28 28 [Manufacturer] 29 ;x86 % SUN%=Model30 ;amd64 % SUN%=Model, NTamd64, NTamd64.6.029 ;x86 %ORACLE%=Model 30 ;amd64 %ORACLE%=Model, NTamd64, NTamd64.6.0 31 31 32 32 ;x86 [Model] … … 91 91 REG_DWORD = 0x00010001 92 92 93 SUN = "Sun Microsystems, Inc."93 ORACLE = "Oracle Corporation" 94 94 VBoxVideo.Disk = "VirtualBox Video Driver Disk" 95 95 VBoxVideo.SvcDesc = "VirtualBox Graphics Adapter"
Note:
See TracChangeset
for help on using the changeset viewer.