20 lines
873 B
Modula-2
20 lines
873 B
Modula-2
|
;//+-------------------------------------------------------------------------
|
||
|
;//
|
||
|
;// Microsoft Windows
|
||
|
;//
|
||
|
;// Copyright (C) Microsoft Corporation, 1998 - 1998
|
||
|
;//
|
||
|
;// File: mcd.def
|
||
|
;//
|
||
|
;//--------------------------------------------------------------------------
|
||
|
|
||
|
NAME MCD.SYS
|
||
|
|
||
|
EXPORTS
|
||
|
ChangerClassAllocatePool
|
||
|
ChangerClassFreePool
|
||
|
ChangerClassSendSrbSynchronous
|
||
|
ChangerClassDebugPrint
|
||
|
ChangerClassInitialize
|
||
|
|