clock: Czech language resources encoding fix.
[wine] / dlls / msi / tests / package.c
2005-11-14  Mike McCormackEmpty strings are not equal to any number, so all compa...
2005-11-14  Mike McCormackFix comparison of empty properties to numbers and add...
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-11-02  Mike McCormackNULL and empty strings are the same in conditions.
2005-11-02  Mike McCormackFix parameter handling in MsiSetTargetPath, and add...
2005-10-31  Mike McCormackFix and test MsiGetProperty and MsiSetProperty.
2005-10-29  Mike McCormackAdd a bunch of tests for MsiEvaluateCondition and make...
2005-09-26  Mike McCormackFix handle leaks in the test cases.
2005-09-13  Mike McCormackFix the handling of MsiGetTargetPath args (with test...
2005-09-13  Mike McCormackFix the handling of MsiDoAction args (with test case).
2005-09-07  Mike McCormack- add test for MsiGetSourcePath
2005-09-06  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...