Added stubs for mapi32, msimg32, sti and url.
commit1a8b33997fe41d6530747b3c294164a2ad31a367
authorHidenori Takeshima <hidenori@a2.ctktv.ne.jp>
Fri, 14 Sep 2001 21:36:30 +0000 (14 21:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Sep 2001 21:36:30 +0000 (14 21:36 +0000)
treebe60ab02331fb5ce8a3e960ac60cbc5122c2f395
parent021dd9908f5af200264e05107f154a8be4c97a7b
Added stubs for mapi32, msimg32, sti and url.
21 files changed:
Make.rules.in
configure
configure.in
dlls/Makefile.in
dlls/mapi32/.cvsignore [new file with mode: 0644]
dlls/mapi32/Makefile.in [new file with mode: 0644]
dlls/mapi32/mapi32.spec [new file with mode: 0644]
dlls/mapi32/mapi32_main.c [new file with mode: 0644]
dlls/msimg32/.cvsignore [new file with mode: 0644]
dlls/msimg32/Makefile.in [new file with mode: 0644]
dlls/msimg32/msimg32.spec [new file with mode: 0644]
dlls/msimg32/msimg32_main.c [new file with mode: 0644]
dlls/quartz/quartz.spec
dlls/sti/.cvsignore [new file with mode: 0644]
dlls/sti/Makefile.in [new file with mode: 0644]
dlls/sti/sti.spec [new file with mode: 0644]
dlls/sti/sti_main.c [new file with mode: 0644]
dlls/url/.cvsignore [new file with mode: 0644]
dlls/url/Makefile.in [new file with mode: 0644]
dlls/url/url.spec [new file with mode: 0644]
dlls/url/url_main.c [new file with mode: 0644]