Displaying 7 results from an estimated 7 matches for "iimage".
Did you mean:
image
2002 Mar 02
3
sorting listview by clicking header
...768
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)
trace:header:HEADER_WindowProc...
2006 Apr 03
2
[LLVMdev] lli: problem finding external symbol
...p you can give,
-mike
Appendix: Here are sample compilation commands for building, first
just using LLVM and second using the source-to-source instrumentation
tool.
/home/mmccrack/lens/cfrontend/x86/llvm-gcc/bin/llvm-g++ -g
-I/usr/X11R6/include -I. -I/home/mmccrack/include -Icore -Igeometry
-Iimage -Iimage/sky -Iimage/tm -Inet -Isampling -Ishaders
-Ithread -Itools -Iparse -Iparse -m32 -fpermissive -fno-rtti
-pthread -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -O3 -march=pentium3 -U__USE_ASM__ -U__USE_SSE_
-U__USE_SSE2__ -MD -c -o .o/core/leoLight.o core/leo...
2006 Apr 03
0
[LLVMdev] lli: problem finding external symbol
...endix: Here are sample compilation commands for building, first
> just using LLVM and second using the source-to-source instrumentation
> tool.
>
> /home/mmccrack/lens/cfrontend/x86/llvm-gcc/bin/llvm-g++ -g
> -I/usr/X11R6/include -I. -I/home/mmccrack/include -Icore -Igeometry
> -Iimage -Iimage/sky -Iimage/tm -Inet -Isampling -Ishaders
> -Ithread -Itools -Iparse -Iparse -m32 -fpermissive -fno-rtti
> -pthread -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_LARGEFILE_SOURCE
> -D_GNU_SOURCE -O3 -march=pentium3 -U__USE_ASM__ -U__USE_SSE_
> -U__USE_SSE2__ -MD -c -o .o/core/...
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:
2007 Jul 13
0
Wine release 0.9.41
...WM_ENABLE.
user32: Center MessageBox dialogs to desktop, as Windows does.
Michael Stefaniuc (2):
ntdll: Fix missing unlock on error path. Found by Smatch.
msvcrt: Remove superfluous casts of void pointers to other pointer types.
Miko?aj Zalewski (2):
comctl32: toolbar: The iImage in TBN_GETDISPINFO should be initialized to -1.
comctl32: toolbar: We should send TBN_GETDISPINFOW even for ANSI controls (with testcase).
Misha Koshelev (7):
gdi32: Slightly simplify result handling in PolyDraw.
urlmon/tests: Make http protocol mime type test pass on native....
2007 Jan 09
0
Wine release 0.9.29
...winedump: Added for dumping sstAlignSym and sstGlobalTypes COFF sections.
winedump: Dump S_SSEARCH_V1 symbols.
winedump: Fix a couple of issues with types table walking.
winedump: Add support for derived types in codeview type info.
Felix Nawothnig (1):
treeview: Initialize iImage and iSelectedImage with zero.
Francois Gouget (38):
rsabase/tests: Remove unneeded casts.
itss: Fix spelling of the dwOrigin variables.
kernel32/tests: Use '%d' to print GetLastError().
ws2_32/tests: Use '%d' to print GetLastError().
Assorted spelling...
2008 Mar 07
0
Wine release 0.9.57
...comctl32: rebar: Invalidate children in CalcHorz/VertBand.
comctl32: rebar: Add RBS_AUTOSIZE support.
comctl32: rebar: Code cleanup.
comctl32: rebar: Image height should be taken into account when computing the band height.
comctl32: rebar: To check if an image is present iImage should be compared to -1 (with testcase).
comctl32: rebar: Don't assume the first band is visible.
wordpad: Always use RB_GETBARHEIGHT.
net: Add Polish translation.
winefile: Add FOF_ALLOWUNDO to winefile to allow files go to trash.
shell32: Fixes in Polish transla...