search for: lprect

Displaying 5 results from an estimated 5 matches for "lprect".

2002 Mar 02
3
sorting listview by clicking header
...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 hwnd=1002d msg=1200 wparam=0 lParam=0 trace:header:HEADER_WindowProc hwnd=1002d msg=1207 wparam=2 lParam=405668...
2002 Mar 01
4
UI regression
Hi, Earlier this year I "upgraded" from wine 20010510 to 20011226 in order to see if some kind of resource leak was fixed which caused screen redraws to get progressively slower and slower and slower and slower, .... That was fixed but there seemed to be a significant number of graphics and UI regressions. I've just upgraded to 20020228 to see if things were any better and within
2001 Dec 15
1
Wine and Baldur's Gate
...3f8034,00020021,3):stub fixme:dsound:IDirectSoundBufferImpl_QueryInterface Unknown GUID {31efac30-515c-11d0-a9aa-00aa0061be93} fixme:ddraw:Main_DirectDraw_CreateSurface App didn't request a valid surface type - assuming offscreenplain err:ddraw:Main_DirectDrawSurface_Lock Negative values in LPRECT !!! fixme:ddraw:DIB_DirectDrawSurface_Blt Unsupported flags: DDBLT_DDFX Any help in getting any of these issues resolved would be greatly appreciated! Thanx, Ian
2010 Nov 28
2
wine: Unhandled page fault on read access
...d/buildd/wine1.3-1.3.8/dlls/user32/winproc.c:901] in user32 (0x0032e1dc) 18 0x6810b68e DispatchMessageW+0x9d(msg=0x32e32c) [/build/buildd/wine1.3-1.3.8/dlls/user32/message.c:3710] in user32 (0x0032e37c) 19 0x681067bb MENU_TrackMenu+0x40a(hmenu=0x40080, wFlags=0x20000002, x=0, y=0, hwnd=0x10094, lprect=(nil)) [/build/buildd/wine1.3-1.3.8/dlls/user32/menu.c:3228] in user32 (0x0032e3cc) 20 0x681075d8 TrackPopupMenuEx+0x177(hMenu=0x40080, wFlags=0x0002, x=0x01cc, y=0x011c, hWnd=0x10094, lpTpm=(nil)) [/build/buildd/wine1.3-1.3.8/dlls/user32/menu.c:3443] in user32 (0x0032e3fc) 21 0x68107681 TrackP...
2013 Sep 13
0
Wine release 1.7.2
...of the special SFLAG_INTEXTURE / SFLAG_INSRGBTEX code in surface_modify_location(). wined3d: Replace surface_modify_location(surface, location, FALSE) calls with surface_invalidate_location(). wined3d: Get rid of surface_modify_location(). d3drm: Avoid LPDWORD. d3drm: Avoid LPRECT. wined3d: Get rid of the render target / overlay check in wined3d_surface_flip(). wined3d: Properly check if the swapchain format is WINED3DFMT_P8_UINT in primary_render_target_is_p8(). ddraw: Get rid of get_config_key(). ddraw: Avoid LPVOID. ddraw: Avoid LPBYTE....