Home
last modified time | relevance | path

Searched defs:hwndLV (Results 1 – 7 of 7) sorted by relevance

/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/include/
H A Dgui.h59 #define ListView_SetItemTextW(hwndLV, i, iSubItem_, pszText_) \ argument
66 #define ListView_GetItemTextA(hwndLV, i, iSubItem_, pszText_, cchTextMax_) \ argument
74 #define ListView_GetItemTextW(hwndLV, i, iSubItem_, pszText_, cchTextMax_) \ argument
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/mingw/include/
H A Dmingw_win32.h83 #define ListView_SortItemsEx(hwndLV, _pfnCompare, _lPrm) \ argument
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/mingw/include/
H A Dmingw_win32.h83 #define ListView_SortItemsEx(hwndLV, _pfnCompare, _lPrm) \ argument
/dports/cad/ldview/ldview-4.4/
H A DPartsListDialog.cpp14 #define ListView_SetCheckState(hwndLV, i, fCheck) \ argument
H A DModelWindow.cpp55 #define ListView_SetCheckState(hwndLV, i, fCheck) \ argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h2534 #define ListView_Arrange(hwndLV,code) (WINBOOL)SNDMSG((hwndLV),LVM_ARRANGE,(WPARAM)(UINT)(code),(LP… argument
2541 #define ListView_EditLabel(hwndLV,i) (HWND)SNDMSG((hwndLV),LVM_EDITLABEL,(WPARAM)(int)(i),(LPARAM)0) argument
2544 #define ListView_GetEditControl(hwndLV) (HWND)SNDMSG((hwndLV),LVM_GETEDITCONTROL,(WPARAM)0,(LPARAM)… argument
2669 #define ListView_GetTopIndex(hwndLV) (int)SNDMSG((hwndLV),LVM_GETTOPINDEX,0,0) argument
2671 #define ListView_GetCountPerPage(hwndLV) (int)SNDMSG((hwndLV),LVM_GETCOUNTPERPAGE,0,0) argument
2675 #define ListView_Update(hwndLV,i) (WINBOOL)SNDMSG((hwndLV),LVM_UPDATE,(WPARAM)(i),(LPARAM)0) argument
2701 #define ListView_SetItemCount(hwndLV,cItems) SNDMSG((hwndLV),LVM_SETITEMCOUNT,(WPARAM)(cItems),0) argument
2713 #define ListView_GetSelectedCount(hwndLV) (UINT)SNDMSG((hwndLV),LVM_GETSELECTEDCOUNT,(WPARAM)0,(LPA… argument
2716 #define ListView_GetItemSpacing(hwndLV,fSmall) (DWORD)SNDMSG((hwndLV),LVM_GETITEMSPACING,fSmall,(LP… argument
2800 #define ListView_GetHoverTime(hwndLV) (DWORD)SNDMSG((hwndLV),LVM_GETHOVERTIME,0,0) argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h2534 #define ListView_Arrange(hwndLV,code) (WINBOOL)SNDMSG((hwndLV),LVM_ARRANGE,(WPARAM)(UINT)(code),(LP… argument
2541 #define ListView_EditLabel(hwndLV,i) (HWND)SNDMSG((hwndLV),LVM_EDITLABEL,(WPARAM)(int)(i),(LPARAM)0) argument
2544 #define ListView_GetEditControl(hwndLV) (HWND)SNDMSG((hwndLV),LVM_GETEDITCONTROL,(WPARAM)0,(LPARAM)… argument
2669 #define ListView_GetTopIndex(hwndLV) (int)SNDMSG((hwndLV),LVM_GETTOPINDEX,0,0) argument
2671 #define ListView_GetCountPerPage(hwndLV) (int)SNDMSG((hwndLV),LVM_GETCOUNTPERPAGE,0,0) argument
2675 #define ListView_Update(hwndLV,i) (WINBOOL)SNDMSG((hwndLV),LVM_UPDATE,(WPARAM)(i),(LPARAM)0) argument
2701 #define ListView_SetItemCount(hwndLV,cItems) SNDMSG((hwndLV),LVM_SETITEMCOUNT,(WPARAM)(cItems),0) argument
2713 #define ListView_GetSelectedCount(hwndLV) (UINT)SNDMSG((hwndLV),LVM_GETSELECTEDCOUNT,(WPARAM)0,(LPA… argument
2716 #define ListView_GetItemSpacing(hwndLV,fSmall) (DWORD)SNDMSG((hwndLV),LVM_GETITEMSPACING,fSmall,(LP… argument
2800 #define ListView_GetHoverTime(hwndLV) (DWORD)SNDMSG((hwndLV),LVM_GETHOVERTIME,0,0) argument
[all …]