inseng: Switch to the standard regsvr.c registration code.
commitfeab43c7ba2296063de08498ec0d31f86116464d
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 7 Aug 2006 19:38:56 +0000 (7 21:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Aug 2006 09:16:24 +0000 (8 11:16 +0200)
tree254144005d7f9abed44c49d6e0e73e985d27fdfb
parentb684e9d6521acf2f8f370ce0a9e7682cb3cadd83
inseng: Switch to the standard regsvr.c registration code.

Now the CLSID_DLManager and CLSID_ActiveSetupEng keys get proper display names.
This also gives us DllUnregisterServer() for free.
dlls/inseng/Makefile.in
dlls/inseng/inseng.spec
dlls/inseng/inseng_main.c
dlls/inseng/regsvr.c [new file with mode: 0644]