mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-15 03:46:37 +10:00
* Rebrand to Open-Shell * Slight installer branding improvement
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