Robert Shearman : msxml3: Use general DLL registration framework to register CLSIDs and ProgID's.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 24 06:55:09 CDT 2006


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

Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon Jul 24 11:45:08 2006 +0100

msxml3: Use general DLL registration framework to register CLSIDs and ProgID's.

---

 dlls/msxml3/Makefile.in |    3 
 dlls/msxml3/main.c      |   30 ---
 dlls/msxml3/regsvr.c    |  525 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 527 insertions(+), 31 deletions(-)
 create mode 100644 dlls/msxml3/regsvr.c

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



More information about the wine-cvs mailing list