Changeset 98328 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jan 26, 2023 6:50:30 PM (2 years ago)
- Location:
- trunk/src/VBox/Additions/WINNT/Graphics/Video/mp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf
r98315 r98328 91 91 92 92 93 [VBoxWDDM .Services]93 [VBoxWDDM_Install.Services] 94 94 AddService=VBoxWddm, 0x00000002, VBoxWDDM_Service_Inst, VBoxWDDM_EventLog_Inst 95 95 -
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideo.inf
r98308 r98328 60 60 VBoxDisp.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME 61 61 62 [VBoxVideo .Services]62 [VBoxVideo_Install.Services] 63 63 AddService=VBoxVideo, 0x00000002, vboxvideo_Service_Inst, vboxvideo_EventLog_Inst 64 64
Note:
See TracChangeset
for help on using the changeset viewer.