This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msi
/
tests
History
Hib Eris
ff5b29e5eb
msi: Add support for merging tables that are not in target database.
2009-05-27 12:51:51 +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: Add support for merging tables that are not in target database.
2009-05-27 12:51:51 +02: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: 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
…