Added stubs for msdmo.dll, qcap.dll and devenum.dll.
commitb4be998158a08ae82bac024f597f0cb5da30cb57
authorHidenori Takeshima <hidenori@a2.ctktv.ne.jp>
Tue, 23 Oct 2001 20:35:23 +0000 (23 20:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Oct 2001 20:35:23 +0000 (23 20:35 +0000)
tree6fedac4e68f17e2b2c321ea99ebdbaafd8fad4ab
parent4e2024e8a8c0cafd1db31c68777c6a352a96fd94
Added stubs for msdmo.dll, qcap.dll and devenum.dll.
15 files changed:
configure
configure.in
dlls/Makefile.in
dlls/devenum/.cvsignore [new file with mode: 0644]
dlls/devenum/Makefile.in [new file with mode: 0644]
dlls/devenum/devenum.spec [new file with mode: 0644]
dlls/devenum/devenum_main.c [new file with mode: 0644]
dlls/msdmo/.cvsignore [new file with mode: 0644]
dlls/msdmo/Makefile.in [new file with mode: 0644]
dlls/msdmo/msdmo.spec [new file with mode: 0644]
dlls/msdmo/msdmo_main.c [new file with mode: 0644]
dlls/qcap/.cvsignore [new file with mode: 0644]
dlls/qcap/Makefile.in [new file with mode: 0644]
dlls/qcap/qcap.spec [new file with mode: 0644]
dlls/qcap/qcap_main.c [new file with mode: 0644]