wine/dlls/msi/tests
2009-05-26 15:27:27 +02:00
..
automation.c msi/tests: Replace lstrcatW with memcpy to fix failures on win95. 2009-04-20 17:20:01 +02:00
db.c msi/tests: Add test for importing binary OBJECTS. 2009-05-26 15:27:27 +02:00
format.c
install.c msi/tests: Tweak the get_user_sid() functions to simplify their use. 2009-05-26 14:10:27 +02:00
Makefile.in
msi.c msi/tests: Use win_skip() to skip over unimplemented functionality. 2009-05-19 12:01:20 +02:00
package.c msi/tests: Tweak the get_user_sid() functions to simplify their use. 2009-05-26 14:10:27 +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: Use win_skip() to skip over unimplemented functionality. 2009-05-19 12:01:20 +02:00
suminfo.c