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 20:31:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msi
/
tests
History
Michael Stefaniuc
6bd893a960
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
...
Also fix the compiler warnings produced by this change.
2009-01-05 12:34:12 +01:00
..
automation.c
msi/tests: Fix pointer casting warnings on 64-bit.
2009-01-03 20:13:45 +01:00
db.c
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
2009-01-05 12:34:12 +01:00
format.c
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
2009-01-05 12:34:12 +01:00
install.c
msi/tests: Add CDECL to the cabinet callback functions.
2009-01-03 20:12:49 +01:00
Makefile.in
…
msi.c
msi/tests: Avoid sizeof in traces.
2008-12-20 13:32:59 +01:00
package.c
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
2009-01-05 12:34:12 +01:00
record.c
msi: Fix some NULL checking in MSI_RecordGetStringA.
2008-12-18 14:19:40 +01:00
source.c
…
suminfo.c
…