search for: isubitem

Displaying 4 results from an estimated 4 matches for "isubitem".

2002 Mar 02
3
sorting listview by clicking header
...header:HEADER_WindowProc hwnd=1002d msg=46 wparam=0 lParam=40566768 trace:listview:LISTVIEW_WindowProc (hwnd=1002c uMsg=100e wParam=0 lParam=40566b88) trace:listview:LISTVIEW_GetItemRect (hwnd=1002c, nItem=0, lprc=0x40566b88) trace:listview:LISTVIEW_GetItemT (hwnd=1002c, lpLVItem={mask=10, iItem=0, iSubItem=0, state=0, stateMask=0, pszText=(null), cchTextMax=0, iImage=0, lParam=0, iIndent=0}, internal=1, isW=1) trace:listview:LISTVIEW_GetItemBoundBox (hwnd=1002c,nItem=0,lpRect=0x40566840) trace:listview:LISTVIEW_WindowProc (hwnd=1002c uMsg=1027 wParam=0 lParam=0) trace:listview:LISTVIEW_GetItemBoundBo...
2007 Mar 19
4
Objects "uncompletely" displayed
Hello, I would like to ask some help about the following problem: I'm running a soft called beersmith (www.beersmith.com) with wine. The soft is running but some lists are uncompletely displayed. Only the first column is displayed but I can sort lists on unvisible columns. I already have asked help from the developpers but havn't received any usefull answers:
2006 Oct 13
0
Wine release 0.9.23
...necessary casts. include: Add missing PSP_ constants. include: Add missing STATUS_CTX_ constants. comctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns the bits it include: Add new Vista SDK constants and structures. winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually. taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. gphoto2.ds: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. shell32: Don't forget to set state...
2019 Dec 13
0
Wine release 5.0-rc1
...hread suspend count. mfplat: Use underlying stream access mode for bytestream capabilities. mfplat: Set origin name attribute for stream based bytestreams too. comctl32/tests: Merge header items test with existing function. comctl32/listview: Fix LVM_GETITEM for out-of-range iSubItem case. dwrite: Add partial implementation for IDWriteFontResource. dwrite: Respond to IDWriteFontFace5 queries. dwrite: Use IDWriteFactory7 internall for fontfaces. dwrite: Implement GetFontResource() for fontface. dwrite: Add newer CreateFontFaceReference() variant....