Make the msistring_makehash return something other than just 1 or
[wine] / dlls / msi / string.c
2004-07-29  Aric StewartMake the msistring_makehash return something other...
2004-06-30  Mike McCormackSet the storage file's GUID so native MSI recognizes it.
2004-06-30  Mike McCormackFix the UPDATE query.
2004-06-30  Mike McCormackMake the SQL insert query work.
2004-06-26  Mike McCormackPull the codepage from the string table.
2004-06-26  Mike McCormackImplement queries by string value.
2004-06-15  Francois GougetAssorted spelling and case fixes.
2004-03-19  Mike McCormackFix handle allocation and the CREATE TABLE query.
2004-03-19  Mike McCormackFirst go at write support.
2004-03-18  Mike McCormackWhen loading table data, split it up into rows.
2004-03-17  Mike McCormackMove the string table out into a separate file, improve...