I've attempted to (correctly) re-stub some of the WinMM.DLL functions, and have partl...
authorAndrew Greenwood <silverblade@reactos.org>
Mon, 18 Aug 2003 19:14:57 +0000 (19:14 +0000)
committerAndrew Greenwood <silverblade@reactos.org>
Mon, 18 Aug 2003 19:14:57 +0000 (19:14 +0000)
commit63a25cf3233e1c8b20b9341c00a8c35d02cc4f1d
tree34c751d66b0ee781f6d2ea65b97155ec105c7b68
parentc01dbcf16b98fd82ee6b52ced86013bda3ad1451
I've attempted to (correctly) re-stub some of the WinMM.DLL functions, and have partly implemented some parameter checking, etc.

This is still a complete mess and won't link. And it doesn't like me using file mappings.

svn path=/trunk/; revision=5654
reactos/lib/winmm/Makefile
reactos/lib/winmm/midiin.c [new file with mode: 0644]
reactos/lib/winmm/midiout.c [new file with mode: 0644]
reactos/lib/winmm/midistream.c [new file with mode: 0644]
reactos/lib/winmm/misc/stubs.c
reactos/lib/winmm/time.c
reactos/lib/winmm/winmm.h [new file with mode: 0644]
reactos/lib/winmm/winmm.rc