Changeset 106210 in vbox
- Timestamp:
- Oct 2, 2024 9:21:10 PM (4 months ago)
- Location:
- trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideo.inf
r106061 r106210 55 55 56 56 [VBoxVideo.Miniport] 57 VBoxVideo.sys,,,0x100 57 VBoxVideo.sys,,,0x100 ; COPYFLG_PROTECTED_WINDOWS_DRIVER_FILE 58 58 59 59 [VBoxVideo.Display] -
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideoEarlyNT.inf
r106061 r106210 56 56 57 57 [VBoxVideo.Miniport] 58 VBoxVideo.sys,,,0x100 58 VBoxVideo.sys,,,0x100 ; COPYFLG_PROTECTED_WINDOWS_DRIVER_FILE 59 59 60 60 [VBoxVideo.Display]
Note:
See TracChangeset
for help on using the changeset viewer.