Make index INT not UINT because it can be -1.
[wine] / dlls / msi / database.c
2005-05-31  Mike McCormackMore -Wmissing-declarations and -Wwrite-strings warning...
2005-05-10  Mike McCormack- make sure to free the string table when closing the...
2005-04-26  Mike McCormackDeclare MsiExportDatabase* in the spec file, and fix...
2005-03-29  Mike McCormackSplit out database functions, remove dependence on...