Displaying 2 results from an estimated 2 matches for "szpackagepath".
2004 Dec 02
1
Microsoft Office XP Install problems on wine
...OFFICE\MSI\build\x86\ship\osp1033.pdb
CostIE+0x356 in cadll (0x0064a238)
6 0x00e5d995 ACTION_PerformAction+0x1a65(package=0x77ec2290, action=0x64f55c)
[/home/gerald/Desktop/wine-20041201/dlls/msi/action.c:1232] in msi (0x0064f500)
7 0x00e5e293 ACTION_DoTopLevelINSTALL+0x4b7(package=0x77ec2290,
szPackagePath=0x77e26858, szCommandLine=0x77e26048)
[/home/gerald/Desktop/wine-20041201/dlls/msi/action.c:862] in msi (0x0064fda8)
8 0x00e61ac0 MsiInstallProductW+0xb0(szPackagePath=0x77e26858,
szCommandLine=0x77e26048)
[/home/gerald/Desktop/wine-20041201/dlls/msi/msi.c:561] in msi (0x0064fdd0)
9 0x00e61ba9...
2009 Mar 27
0
Wine release 1.1.18
...the SourceList key does not exist and the PackageName value does not exist in MsiGetProductInfo.
msi: MsiCollectUserInfo cannot be called from a custom action (Coverity 565, 566).
msi: Don't try to release a NULL record, with tests (Coverity 536).
msi: Handle a NULL and empty szPackagePath in MsiInstallProduct (Coverity 181).
twain_32: Fix the use of an uninitialized variable (Coverity 908).
cmd: Fix a memory leak (Coverity 904).
winebuild: Document the correlation of spec->ordinals and spec->limit with an assertion (Coverity 902).
kernel32: Add tests fo...