20 lines
393 B
Modula-2
20 lines
393 B
Modula-2
;===========================================================================;
|
|
;
|
|
; msacm32.def
|
|
;
|
|
; Description:
|
|
; This is the .def file for Win 32.
|
|
;
|
|
;
|
|
;
|
|
;===========================================================================;
|
|
|
|
LIBRARY MSACM32.DRV
|
|
|
|
DESCRIPTION 'wavemapper:Microsoft Sound Mapper'
|
|
|
|
EXPORTS
|
|
DriverProc
|
|
wodMessage
|
|
widMessage
|