8 lines
187 B
Modula-2
8 lines
187 B
Modula-2
; DX7SoundManager.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "DX7SoundManager"
|
|
DESCRIPTION 'DX7SoundManager Windows Dynamic Link Library'
|
|
|
|
EXPORTS
|
|
CKGetPluginInfo
|