Stub implementation of the dmusic dll.
commit2d04be72f7667b5acaca254dfed58d8549cf73a8
authorRok Mandeljc <rokmandeljc@hotmail.com>
Fri, 21 Mar 2003 00:42:38 +0000 (21 00:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Mar 2003 00:42:38 +0000 (21 00:42 +0000)
treec840037f78de6f5c11dce77a0f2283e937f4709f
parent051f87150f906b54ef89df51fd5f6a3415dd27e1
Stub implementation of the dmusic dll.
27 files changed:
configure
configure.ac
dlls/Makefile.in
dlls/dmusic/.cvsignore [new file with mode: 0644]
dlls/dmusic/Makefile.in [new file with mode: 0644]
dlls/dmusic/dmusic.c [new file with mode: 0644]
dlls/dmusic/dmusic.spec [new file with mode: 0644]
dlls/dmusic/dmusic8.c [new file with mode: 0644]
dlls/dmusic/dmusic_buffer.c [new file with mode: 0644]
dlls/dmusic/dmusic_collection.c [new file with mode: 0644]
dlls/dmusic/dmusic_dlinstrument.c [new file with mode: 0644]
dlls/dmusic/dmusic_download.c [new file with mode: 0644]
dlls/dmusic/dmusic_instrument.c [new file with mode: 0644]
dlls/dmusic/dmusic_main.c [new file with mode: 0644]
dlls/dmusic/dmusic_port.c [new file with mode: 0644]
dlls/dmusic/dmusic_portdl.c [new file with mode: 0644]
dlls/dmusic/dmusic_private.h [new file with mode: 0644]
dlls/dmusic/dmusic_thru.c [new file with mode: 0644]
dlls/dmusic/reference_clock.c [new file with mode: 0644]
include/Makefile.in
include/dls1.h [new file with mode: 0644]
include/dmdls.h [new file with mode: 0644]
include/dmerror.h [new file with mode: 0644]
include/dmusbuff.h [new file with mode: 0644]
include/dmusicc.h [new file with mode: 0644]
libs/uuid/dxguid.c
winedefault.reg