Implement DLL registering and unregistering functions, class factory
commit836b7df6930ea9e13bf2a9b5ab091bdd728d82e9
authorRolf Kalbermatter <rolf.kalbermatter@citeng.com>
Sat, 7 May 2005 18:00:33 +0000 (7 18:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 7 May 2005 18:00:33 +0000 (7 18:00 +0000)
tree06b3b09275507b8617c8319ed87c9ee1736116af
parentce8c9426ebd3a170e827602d13e19a5ec3f2c868
Implement DLL registering and unregistering functions, class factory
and server locking based on how it is done with DirectX samples.
dlls/qcap/Makefile.in
dlls/qcap/dllsetup.c [new file with mode: 0644]
dlls/qcap/dllsetup.h [new file with mode: 0644]
dlls/qcap/qcap.spec
dlls/qcap/qcap_main.c
dlls/qcap/qcap_main.h [new file with mode: 0644]