msi: add stub for MsiDetermineApplicablePatchesW

James Hawkins truiken at gmail.com
Wed Sep 24 13:40:55 CDT 2008


On Wed, Sep 24, 2008 at 1:12 PM, Louis. Lenders
<xerox_xerox2000 at yahoo.co.uk> wrote:
> This is the 2nd stub needed to let .net 2.0 SP1 installer finish fine. I'll
> resend the first one (corrected)
>

The vast majority of this file does not put spaces around parenthesis,
so can you resend with that fixed?

+UINT WINAPI MsiDetermineApplicablePatchesW( LPCWSTR szProductPackagePath,
+                                            DWORD cPatchInfo,
PMSIPATCHSEQUENCEINFOW pPatchInfo)


Also, why don't you add MsiDetermineApplicablePatchesA at the same time?

-- 
James Hawkins



More information about the wine-devel mailing list