|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| UINT | mask |
| int | iLink |
| UINT | state |
| UINT | stateMask |
| WCHAR | szID [MAX_LINKID_TEXT] |
| WCHAR | szUrl [L_MAX_URL_LENGTH] |
Definition at line 4756 of file commctrl.h.
| int tagLITEM::iLink |
Definition at line 4758 of file commctrl.h.
Referenced by PropSheetDlgProc(), SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
| UINT tagLITEM::mask |
Definition at line 4757 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
| UINT tagLITEM::state |
Definition at line 4759 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
| UINT tagLITEM::stateMask |
Definition at line 4760 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
| WCHAR tagLITEM::szID[MAX_LINKID_TEXT] |
Definition at line 4761 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
| WCHAR tagLITEM::szUrl[L_MAX_URL_LENGTH] |
Definition at line 4762 of file commctrl.h.
Referenced by GeneralPageProc(), SYSLINK_HitTest(), SYSLINK_SendParentNotify(), and taskdialog_proc().