17 lines
331 B
Modula-2
17 lines
331 B
Modula-2
|
;===========================================================================;
|
||
|
;
|
||
|
; msacm32.def
|
||
|
;
|
||
|
; ; This is the .def file for Win 32.
|
||
|
;
|
||
|
;
|
||
|
;
|
||
|
;===========================================================================;
|
||
|
|
||
|
LIBRARY MSACM32.DRV
|
||
|
|
||
|
EXPORTS
|
||
|
DriverProc
|
||
|
wodMessage
|
||
|
widMessage
|