mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-14 19:36:38 +10:00
Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
; StartMenuHelper.def : Declares the module parameters.
|
||||
|
||||
LIBRARY "StartMenuHelper32.DLL"
|
||||
|
||||
EXPORTS
|
||||
DllCanUnloadNow PRIVATE
|
||||
DllGetClassObject PRIVATE
|
||||
DllRegisterServer PRIVATE
|
||||
DllUnregisterServer PRIVATE
|
||||
DllInstall PRIVATE
|
||||
Reference in New Issue
Block a user