mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 09:52:14 +00:00
-Move shellext folder to a more appropriate location. shell extensions are COM objects which extends the abilities of MS Windows explorer and not regular Win32 Dlls as they don't export APIs (part 2/2)
svn path=/trunk/; revision=33287
This commit is contained in:
parent
49d21151ac
commit
d0093b0beb
1 changed files with 4 additions and 2 deletions
|
@ -321,11 +321,13 @@ dll\win32\ws2help\ws2help.dll 1
|
||||||
dll\win32\wshirda\wshirda.dll 1
|
dll\win32\wshirda\wshirda.dll 1
|
||||||
dll\win32\wsock32\wsock32.dll 1
|
dll\win32\wsock32\wsock32.dll 1
|
||||||
dll\win32\wtsapi32\wtsapi32.dll 1
|
dll\win32\wtsapi32\wtsapi32.dll 1
|
||||||
dll\win32\shellext\deskadp\deskadp.dll 1
|
|
||||||
dll\win32\shellext\deskmon\deskmon.dll 1
|
|
||||||
dll\win32\winmm\midimap\midimap.dll 1
|
dll\win32\winmm\midimap\midimap.dll 1
|
||||||
dll\win32\winmm\wavemap\msacm32.drv 1 optional
|
dll\win32\winmm\wavemap\msacm32.drv 1 optional
|
||||||
|
|
||||||
|
; Shell Extensions
|
||||||
|
dll\shellext\deskadp\deskadp.dll 1
|
||||||
|
dll\shellext\deskmon\deskmon.dll 1
|
||||||
|
|
||||||
; Drivers
|
; Drivers
|
||||||
drivers\base\bootvid\bootvid.dll 1
|
drivers\base\bootvid\bootvid.dll 1
|
||||||
drivers\base\beep\beep.sys 2
|
drivers\base\beep\beep.sys 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue