reactos/dll/win32/beepmidi/beepmidi.def

13 lines
149 B
Modula-2
Raw Normal View History

; beepmidi.def
;
; BeepMidi driver by Andrew Greenwood
;
; For ReactOS Operating System
;
LIBRARY beepmidi.dll
EXPORTS
DriverProc@20
modMessage@20