mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-17 04:40:09 +10:00
Initial commit
This commit is contained in:
@@ -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