comctl32/tests: Fix the CheckDPA() tests.
commitfb957ec589808d80f804b06745b48e59b5fa294d
authorFrancois Gouget <fgouget@free.fr>
Thu, 23 Nov 2006 20:37:08 +0000 (23 21:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Nov 2006 10:49:07 +0000 (24 11:49 +0100)
treebebabdabd7b5924425f66ede1c69cbd8130055af
parent26b2cdf8a0367fb7660ffa485ab11bbc596a97e0
comctl32/tests: Fix the CheckDPA() tests.

There is no guarantee that the compiler will compute the function arguments in left-to-right order.
dlls/comctl32/tests/dpa.c