Implement DllRegisterServer and DllUnregisterServer, and add
commitcc9005d0f3af0d6cea895d83af514238958b89bd
authorJohn K. Hohm <jhohm@acm.org>
Tue, 15 Jul 2003 20:48:47 +0000 (15 20:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Jul 2003 20:48:47 +0000 (15 20:48 +0000)
treeba4db1dd529bc5e974c1e27ae304770f4e165c95
parenta9bb2a550e7663090bcb956169332380d0133ad1
Implement DllRegisterServer and DllUnregisterServer, and add
OleSelfRegister version string.
dlls/oleaut32/Makefile.in
dlls/oleaut32/oleaut.c
dlls/oleaut32/regsvr.c [new file with mode: 0644]
dlls/oleaut32/version.rc
dlls/shell32/.cvsignore
dlls/shell32/Makefile.in
dlls/shell32/regsvr.c [new file with mode: 0644]
dlls/shell32/shell32.spec
dlls/shell32/version.rc [copied from dlls/oleaut32/version.rc with 80% similarity]