Fix signed/unsigned comparison warnings.
[wine] / dlls / msi / handle.c
2004-07-09  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-06-28  Aric StewartStart implementing actions.
2004-03-19  Mike McCormackFix handle allocation and the CREATE TABLE query.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...