James Hawkins : msi: Factor out the code to open a product key.

Alexandre Julliard julliard at winehq.org
Tue Nov 4 07:29:07 CST 2008


Module: wine
Branch: master
Commit: 70be1e77460a767366808593cfd961bf24cc8cc5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=70be1e77460a767366808593cfd961bf24cc8cc5

Author: James Hawkins <jhawkins at codeweavers.com>
Date:   Mon Nov  3 22:16:43 2008 -0600

msi: Factor out the code to open a product key.

---

 dlls/msi/action.c   |   13 +++----
 dlls/msi/msi.c      |   81 +++++++++++++++++++++++---------------------
 dlls/msi/msipriv.h  |    5 +--
 dlls/msi/registry.c |   93 ++++++++++++++++++---------------------------------
 dlls/msi/source.c   |   12 ++++---
 dlls/msi/upgrade.c  |    7 ++--
 6 files changed, 93 insertions(+), 118 deletions(-)

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



More information about the wine-cvs mailing list