Initial commit

This commit is contained in:
coddec
2017-12-04 13:27:18 +11:00
commit f6150dafc8
1282 changed files with 193271 additions and 0 deletions
@@ -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