9 lines
164 B
Modula-2
9 lines
164 B
Modula-2
; WAvReaderDll.def : Declares the module parameters for the DLL.
|
|
|
|
|
|
DESCRIPTION 'Wav Reader extension'
|
|
|
|
EXPORTS
|
|
CKGetReader
|
|
CKGetPluginInfo
|
|
CKGetPluginInfoCount |