Sweden-Number/dlls/msi/tests
James Hawkins 25ab693008 msi: The second parameter to Installer.OpenPackage is optional, so set a default value of 0 if the parameter is not provided. 2009-12-07 09:49:06 +01:00
..
Makefile.in tests: Don't depend on the static uuid libraries in the tests. 2008-07-08 17:51:45 +02:00
automation.c msi: The second parameter to Installer.OpenPackage is optional, so set a default value of 0 if the parameter is not provided. 2009-12-07 09:49:06 +01:00
db.c msi/tests: Test for SELECT table.column FROM table. 2009-11-24 15:54:00 +01:00
format.c msi/tests: Fix format test when run on root drive directory. 2009-04-10 11:14:21 +02:00
install.c msi/tests: Don't check more bytes than written to the file. 2009-12-01 13:16:30 +01:00
msi.c msi/tests: Fix a couple of user SID string leaks. 2009-10-27 10:53:42 +01:00
package.c msi/tests: Free the string returned from ConvertSidToStringSid. 2009-10-23 12:04:06 +02:00
record.c msi: Fix buffer length value returned by MSI_RecordGetStringW on null and empty strings. 2009-04-20 17:26:13 +02:00
source.c msi/tests: Fix a couple of user SID string leaks. 2009-10-27 10:53:42 +01:00
suminfo.c msi: Open the database read/write when the update count is greater than zero in MsiGetSummaryInformation. 2009-09-10 10:50:28 +02:00