mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-20 02:34:41 +10:00
* Rebrand to Open-Shell * Slight installer branding improvement
This commit is contained in:
14
Src/ClassicExplorer/ClassicExplorer32.def
Normal file
14
Src/ClassicExplorer/ClassicExplorer32.def
Normal file
@@ -0,0 +1,14 @@
|
||||
; ClassicExplorer.def : Declares the module parameters.
|
||||
|
||||
LIBRARY "ClassicExplorer32.DLL"
|
||||
|
||||
EXPORTS
|
||||
DllCanUnloadNow PRIVATE
|
||||
DllGetClassObject PRIVATE
|
||||
DllRegisterServer PRIVATE
|
||||
DllUnregisterServer PRIVATE
|
||||
DllInstall PRIVATE
|
||||
ShowExplorerSettings
|
||||
DllImportSettingsXml
|
||||
DllExportSettingsXml
|
||||
DllSaveAdmx
|
||||
Reference in New Issue
Block a user