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-19 04:18:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msi
/
tests
History
Mike McCormack
deaae4b8d1
Empty strings are not equal to any number, so all comparisons against
...
them fail except for tests for non-equalness.
2005-11-14 12:29:10 +00:00
..
.cvsignore
Improve MsiUseFeatureEx and MsiGetFeatureState a little, add some
2005-10-31 14:07:20 +00:00
db.c
Fix passing of NULL pointers to MsiDecomposeDescriptor and add a
2005-11-09 10:59:20 +00:00
format.c
Fix handle leaks in the test cases.
2005-09-26 09:55:12 +00:00
Makefile.in
Improve MsiUseFeatureEx and MsiGetFeatureState a little, add some
2005-10-31 14:07:20 +00:00
msi.c
Improve MsiUseFeatureEx and MsiGetFeatureState a little, add some
2005-10-31 14:07:20 +00:00
package.c
Empty strings are not equal to any number, so all comparisons against
2005-11-14 12:29:10 +00:00
record.c
-Wmissing-declarations and -Wwrite-strings warning fixes.
2005-05-29 20:08:12 +00:00
suminfo.c
- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DATA if the
2005-09-06 10:23:12 +00:00