mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
14 lines
299 B
Modula-2
14 lines
299 B
Modula-2
; ClassicExplorer.def : Declares the module parameters.
|
|
|
|
LIBRARY "ClassicExplorer64.DLL"
|
|
|
|
EXPORTS
|
|
DllCanUnloadNow PRIVATE
|
|
DllGetClassObject PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|
|
DllInstall PRIVATE
|
|
ShowExplorerSettings
|
|
DllImportSettingsXml
|
|
DllExportSettingsXml
|