Added defines for LVSCW_AUTOSIZE/_USEHEADER.

oldstable
Chris Morgan 2000-06-04 01:34:48 +00:00 committed by Alexandre Julliard
parent 3cbc16854f
commit 47a6f31fe2
1 changed files with 3 additions and 0 deletions

View File

@ -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