msi: Store properties in a hash table, not the database.
commita4fb1c94ac54dbf5b425858c31d02bb2c444331a
authorMike McCormack <mike@codeweavers.com>
Fri, 25 Aug 2006 08:54:29 +0000 (25 17:54 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Aug 2006 09:21:14 +0000 (25 11:21 +0200)
treefa6d55bdd3c602a361b4fcd50e101bacf69e391f
parent0de9cf4d002964eef7b2c4fa51c6e7e478286e09
msi: Store properties in a hash table, not the database.

Use string insensitive comparisons for property names.
dlls/msi/msipriv.h
dlls/msi/package.c