20 lines
449 B
Modula-2
20 lines
449 B
Modula-2
;+-------------------------------------------------------------------------
|
|
;
|
|
; Microsoft Windows
|
|
;
|
|
; Copyright (C) Microsoft Corporation, 1998 - 1999
|
|
;
|
|
; File: ciodmps.def
|
|
;
|
|
;--------------------------------------------------------------------------
|
|
|
|
|
|
LIBRARY "ciodmPS"
|
|
|
|
EXPORTS
|
|
DllGetClassObject PRIVATE
|
|
DllCanUnloadNow PRIVATE
|
|
GetProxyDllInfo PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|