Displaying 6 results from an estimated 6 matches for "psztext".
2002 Mar 02
3
sorting listview by clicking header
...d 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_GetItemBoundBox result TRUE: (2,15)-(308,32)
tr...
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:
2020 Apr 20
0
Wine release 4.0.4
...iew edit control EM_LIMITTEXT.
comctl32: Implement treeview edit control EM_SETLIMITTEXT.
comctl32: Test treeview text trimming after label editing is complete.
comctl32: Test text buffer passed to TVN_ENDLABELEDIT is always MAX_PATH chars long.
comctl32: Test overwriting of pszText contents in TVN_ENDLABELEDIT.
comctl32: Test overwriting of pszText pointer in TVN_ENDLABELEDIT.
comctl32: Implement treeview edit control text trimming and overwriting.
comctl32: Allocate the right wstr size for the TVN_GETDISPINFOW reply.
ieframe: Implement COM aggregation...
2019 Nov 15
0
Wine release 4.20
...iew edit control EM_LIMITTEXT.
comctl32: Implement treeview edit control EM_SETLIMITTEXT.
comctl32: Test treeview text trimming after label editing is complete.
comctl32: Test text buffer passed to TVN_ENDLABELEDIT is always MAX_PATH chars long.
comctl32: Test overwriting of pszText contents in TVN_ENDLABELEDIT.
comctl32: Test overwriting of pszText pointer in TVN_ENDLABELEDIT.
comctl32: Implement treeview edit control text trimming and overwriting.
Derek Lesho (1):
winevulkan: Mark members of required structs as required recursively.
Dmitry Timoshkov (2):...
2008 Sep 19
0
Wine release 1.1.5
...umented function that is inconsistent across platforms.
shell32: Remove calls to unicode functions that aren't implemented in win9x.
comctl32: Fix several failing tests in win95.
comctl32: Fix the remaining broken tests in win95.
Jan de Mooij (1):
comctl32/treeview: Fix pszText NULL pointer dereference.
Jeff Zaroyko (5):
wined3d: Add missing HeapFree.
ws2_32: ioctlsocket should try to check if argp is valid.
dsound: Fix a few failing tests and a crash on 2008 (revised).
kernel32: Modify DeleteFileW to fail on directories.
dsound: Fix a faili...
2009 Jan 30
0
Wine release 1.1.14
...Remove superfluous pointer casts.
msvcrt: Remove superfluous pointer casts.
d3d9: Remove superfluous pointer casts.
psapi: Remove superfluous pointer casts.
riched20: Remove superfluous pointer casts.
Miko?aj Zalewski (3):
comctl32: treeview: Add a test showing that a pszText of NULL is equivalent to LPSTR_CALLBACK.
regedit: Don't pass an ANSI string to vsprintfW.
comctl32: toolbar: Make sure all TBUTTON_INFO fields are initialized when a button is added in the middle.
Nikolay Sivov (13):
include/msiquery.h: Fix MSIMODIFY enum definition.
ms...