Commit 47a6f31f authored by Chris Morgan's avatar Chris Morgan Committed by Alexandre Julliard

Added defines for LVSCW_AUTOSIZE/_USEHEADER.

parent 3cbc1685
......@@ -2304,6 +2304,9 @@ typedef struct tagNMTVGETINFOTIPW
#define WC_LISTVIEWW L"SysListView32"
#define WC_LISTVIEW WINELIB_NAME_AW(WC_LISTVIEW)
#define LVSCW_AUTOSIZE -1
#define LVSCW_AUTOSIZE_USEHEADER -2
#define LVS_ICON 0x0000
#define LVS_REPORT 0x0001
#define LVS_SMALLICON 0x0002
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment