This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9f23c3f9d5
Sweden-Number
/
dlls
/
msi
/
tests
History
James Hawkins
7cf6be8aeb
msi: Return ERROR_INVALID_PARAMETER if the context is machine and szUserSid is non-NULL.
2008-02-19 13:39:25 +01:00
..
Makefile.in
msi: Add tests for MsiGetFileVersion.
2008-02-05 12:19:36 +01:00
automation.c
msi: Add tests for MsiSourceListSetInfo.
2008-02-19 13:39:25 +01:00
db.c
msi: Implement the MSIMODIFY_REFRESH command of MsiViewModify.
2008-02-18 12:41:37 +01:00
format.c
msi: Reimplement MsiFormatRecord.
2008-02-05 12:19:37 +01:00
install.c
msi: Add tests for enumerating the source list after publishing.
2008-02-18 12:41:37 +01:00
msi.c
msi: Convert REG_DWORD properties to strings in MsiGetProductInfo.
2008-02-18 12:41:37 +01:00
package.c
msi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)' as a source for the default user and company names before falling back to the RegisteredXXX values. Fix the conformance test accordingly.
2008-02-19 13:39:24 +01:00
record.c
msi: Successfully return an empty string when requesting a record index beyond the record's size.
2008-02-11 20:45:24 +01:00
source.c
msi: Return ERROR_INVALID_PARAMETER if the context is machine and szUserSid is non-NULL.
2008-02-19 13:39:25 +01:00
suminfo.c
…