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