windows-nt/Source/XPSP1/NT/admin/wmiscmgr/schemamanager.def
2020-09-26 16:20:57 +08:00

10 lines
217 B
Modula-2

; SchemaManager.def : Declares the module parameters.
LIBRARY "SchemaManager.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE