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

21 lines
532 B
Modula-2

;-----------------------------------------------------------------------------
;
; Copyright (c) 2000 Microsoft Corporation
;
; Module Name:
; ClCfgSrv.def
;
; Description:
; Export definitions.
;
; Maintained By:
; Geoffrey Pease (GPease) 10-Feb-2000
;
;-----------------------------------------------------------------------------
EXPORTS
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DllCanUnloadNow PRIVATE