windows-nt/Source/XPSP1/NT/base/cluster/wmiprovider/cluswmi.def
2020-09-26 16:20:57 +08:00

20 lines
510 B
Modula-2

;-----------------------------------------------------------------------------
;
; Copyright (c) 2000 Microsoft Corporation
;
; Module Name:
; ClusWMI.def
;
; Description:
; Export definitions.
;
; Maintained By:
; David Potter (DavidP) 06-JUL-2000
;
;-----------------------------------------------------------------------------
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE