Go to the source code of this file.
Defines | |
#define | AFX_LIVELIST_H__D1A833C9_1477_43C7_9644_DB0C85370511__INCLUDED_ |
#define | LVS_EX_NOHSCROLL 0x10000000 |
#define | LVS_EX_FLATSB 0x00000100 |
#define | LVS_EX_REGIONAL 0x00000200 |
#define | LVS_EX_INFOTIP 0x00000400 |
#define | LVS_EX_LABELTIP 0x00004000 |
#define | LVS_EX_UNDERLINEHOT 0x00000800 |
#define | LVS_EX_UNDERLINECOLD 0x00001000 |
#define | LVS_EX_MULTIWORKAREAS 0x00002000 |
#define | CDRF_NOTIFYSUBITEMDRAW 0x00000020 |
#define | CDDS_SUBITEM 0x00020000 |
#define | LVM_GETSUBITEMRECT (LVM_FIRST + 56) |
#define | ListView_GetSubItemRect(hwnd, iItem, iSubItem, code, prc) |
|
Definition at line 23 of file LiveList.h. |
|
Definition at line 106 of file LiveList.h. |
|
Definition at line 105 of file LiveList.h. |
|
Value: (BOOL)SNDMSG((hwnd), LVM_GETSUBITEMRECT, (WPARAM)(int)(iItem), \ ((prc) ? ((((LPRECT)(prc))->top = iSubItem), (((LPRECT)(prc))->left = code), (LPARAM)(prc)) : (LPARAM)(LPRECT)NULL)) Definition at line 109 of file LiveList.h. |
|
Definition at line 108 of file LiveList.h. |
|
Definition at line 97 of file LiveList.h. |
|
Definition at line 99 of file LiveList.h. |
|
|
Definition at line 103 of file LiveList.h. |
|
Definition at line 96 of file LiveList.h. |
|
Definition at line 98 of file LiveList.h. |
|
Definition at line 102 of file LiveList.h. |
|
Definition at line 101 of file LiveList.h. |