comctl32: Extend the LVTILEINFO structure.
This commit is contained in:
parent
281382afe3
commit
51ff3d5d5e
@ -3652,6 +3652,8 @@ typedef struct LVTILEINFO
|
||||
int iItem;
|
||||
UINT cColumns;
|
||||
PUINT puColumns;
|
||||
/* (_WIN32_WINNT >= 0x0600) */
|
||||
int* piColFmt;
|
||||
} LVTILEINFO, *PLVTILEINFO;
|
||||
|
||||
typedef struct LVTILEVIEWINFO
|
||||
|
Loading…
x
Reference in New Issue
Block a user