Francois Gouget : inseng: Switch to the standard regsvr.c registration code .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Aug 8 07:37:30 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: feab43c7ba2296063de08498ec0d31f86116464d
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=feab43c7ba2296063de08498ec0d31f86116464d

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Aug  7 21:38:56 2006 +0200

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   |    3 
 dlls/inseng/inseng.spec   |    2 
 dlls/inseng/inseng_main.c |   44 ----
 dlls/inseng/regsvr.c      |  563 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 566 insertions(+), 46 deletions(-)
 create mode 100644 dlls/inseng/regsvr.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=feab43c7ba2296063de08498ec0d31f86116464d



More information about the wine-cvs mailing list