mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
12 lines
149 B
Modula-2
12 lines
149 B
Modula-2
; beepmidi.def
|
|
;
|
|
; BeepMidi driver by Andrew Greenwood
|
|
;
|
|
; For ReactOS Operating System
|
|
;
|
|
|
|
LIBRARY beepmidi.dll
|
|
|
|
EXPORTS
|
|
DriverProc@20
|
|
modMessage@20
|