Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

LiveList.h File Reference

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)


Define Documentation

#define AFX_LIVELIST_H__D1A833C9_1477_43C7_9644_DB0C85370511__INCLUDED_
 

Definition at line 23 of file LiveList.h.

#define CDDS_SUBITEM   0x00020000
 

Definition at line 106 of file LiveList.h.

#define CDRF_NOTIFYSUBITEMDRAW   0x00000020
 

Definition at line 105 of file LiveList.h.

#define ListView_GetSubItemRect hwnd,
iItem,
iSubItem,
code,
prc   ) 
 

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.

#define LVM_GETSUBITEMRECT   (LVM_FIRST + 56)
 

Definition at line 108 of file LiveList.h.

#define LVS_EX_FLATSB   0x00000100
 

Definition at line 97 of file LiveList.h.

#define LVS_EX_INFOTIP   0x00000400
 

Definition at line 99 of file LiveList.h.

#define LVS_EX_LABELTIP   0x00004000
 

Definition at line 100 of file LiveList.h.

Referenced by CSecurityWnd::OnCreate(), CSearchMonitorWnd::OnCreate(), CPacketWnd::OnCreate(), CNeighboursWnd::OnCreate(), CHostCacheWnd::OnCreate(), CDiscoveryWnd::OnCreate(), CUploadsSettingsPage::OnInitDialog(), CGeneralSettingsPage::OnInitDialog(), CShareManagerDlg::OnInitDialog(), and CDownloadReviewDlg::OnInitDialog().

#define LVS_EX_MULTIWORKAREAS   0x00002000
 

Definition at line 103 of file LiveList.h.

#define LVS_EX_NOHSCROLL   0x10000000
 

Definition at line 96 of file LiveList.h.

#define LVS_EX_REGIONAL   0x00000200
 

Definition at line 98 of file LiveList.h.

#define LVS_EX_UNDERLINECOLD   0x00001000
 

Definition at line 102 of file LiveList.h.

#define LVS_EX_UNDERLINEHOT   0x00000800
 

Definition at line 101 of file LiveList.h.


Generated on Thu Dec 15 10:39:56 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2