[msi/tests] Run tests again on Win9x and NT4

James Hawkins truiken at gmail.com
Tue Dec 9 09:47:31 CST 2008


On Tue, Dec 9, 2008 at 9:32 AM, Paul Vriens <paul.vriens.wine at gmail.com> wrote:
> Hi,
>
> MsiEnumPatchesExA is not implemented below NT4.
>
> Changelog
>  Run tests again on Win9x and NT4
>

-    r = MsiEnumPatchesExA("", usersid, MSIINSTALLCONTEXT_USERUNMANAGED,
+    r = pMsiEnumPatchesExA("", usersid, MSIINSTALLCONTEXT_USERUNMANAGED,
                           MSIPATCHSTATE_ALL, 0, patchcode,
targetprod, &context,
                           targetsid, &size);

Please align the extra parameter lines with the extra character in the
first line.

-- 
James Hawkins



More information about the wine-devel mailing list