Mike McCormack : msi: Store properties in a hash table, not the database.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 25 05:26:54 CDT 2006


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

Author: Mike McCormack <mike at codeweavers.com>
Date:   Fri Aug 25 17:54:29 2006 +0900

msi: Store properties in a hash table, not the database.

Use string insensitive comparisons for property names.

---

 dlls/msi/msipriv.h |    8 +-
 dlls/msi/package.c |  253 ++++++++++++++++++++++++++++------------------------
 2 files changed, 144 insertions(+), 117 deletions(-)

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



More information about the wine-cvs mailing list