Added comcat.dll with factory and manager but E_NOTIMPL work methods.
authorJohn K. Hohm <jhohm@acm.org>
Tue, 14 May 2002 21:50:56 +0000 (21:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 May 2002 21:50:56 +0000 (21:50 +0000)
commit34909c206ce520632723b65d246fd869369d645c
treef43233d2642dc072e694351298e7e663fff77b6b
parente53cd36e63c1eae148590d0add06a121f2d298f2
Added comcat.dll with factory and manager but E_NOTIMPL work methods.
13 files changed:
configure
configure.ac
dlls/Makefile.in
dlls/comcat/.cvsignore [new file with mode: 0644]
dlls/comcat/Makefile.in [new file with mode: 0644]
dlls/comcat/comcat.h [new file with mode: 0644]
dlls/comcat/comcat.spec [new file with mode: 0644]
dlls/comcat/comcat_main.c [new file with mode: 0644]
dlls/comcat/factory.c [new file with mode: 0644]
dlls/comcat/information.c [new file with mode: 0644]
dlls/comcat/manager.c [new file with mode: 0644]
dlls/comcat/register.c [new file with mode: 0644]
winedefault.reg