2025-04-27 07:49:33 -04:00

20 lines
529 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