Austin Lund writes:
> +#define expect_band_content(hRebar, uBand, fStylep, clrForep, clrBackp, \
> + lpTextp, iImagep, hwndChildp, cxMinChildp, cyMinChildp, cxp, hbmBackp, \
> + wIDp, cyChildp, cyMaxChildp, cyIntegralp, cxIdealp, lParamp, cxHeaderp,
> cxHeader_brokenp) \
> +{ \
> +CHAR buf[M
On 11/8/2010 13:29, Austin Lund wrote:
---
dlls/comctl32/tests/rebar.c | 69 --
1 files changed, 33 insertions(+), 36 deletions(-)
It's better to use ok_() for that, and a one line macro to pass a line
number.