windows-nt/Source/XPSP1/NT/base/wmi/bmoflocparser/bmofpars.def
2020-09-26 16:20:57 +08:00

12 lines
261 B
Modula-2

; parser.def : Declares the module parameters for the DLL.
LIBRARY SUBSAMPL
EXPORTS
; Explicit exports can go here
DllGetParserCLSID PRIVATE
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterParser PRIVATE
DllUnregisterParser PRIVATE