include: Add LV_COLUMN[AW].

Needed to compile Tera Term.
This commit is contained in:
Alex Henrie 2022-10-12 21:12:22 -06:00 committed by Alexandre Julliard
parent 4e8844529c
commit 8aef70a997

View file

@ -3605,6 +3605,8 @@ typedef struct tagLVCOLUMNW
#define LVCOLUMN_V1_SIZE WINELIB_NAME_AW(LVCOLUMN_V1_SIZE)
#define LV_COLUMN LVCOLUMN
#define LV_COLUMNA LVCOLUMNA
#define LV_COLUMNW LVCOLUMNW
typedef struct tagNMLISTVIEW