search for: endpaint

Displaying 9 results from an estimated 9 matches for "endpaint".

2001 Mar 10
1
Wine-20010305 - MS Word97 - FlashWindow loop
...ret=30058915 fs=008f Ret gdi32.438: SetBkColor() retval=00808080 ret=30058915 fs=008f Call gdi32.209: ExtTextOutA(00000054,00000000,00000000,00000002, 405a4120,00000000,00000000,00000000) ret=30058938 fs=008f Ret gdi32.209: ExtTextOutA() retval=00000001 ret=30058938 fs=008f Call user32.191: EndPaint(000007b0,405a438c) ret=30058b56 fs=008f Ret user32.191: EndPaint() retval=00000001 ret=30058b56 fs=008f trace:relay:WINPROC_CallWndProc (wndproc=0x30058969,hwnd=000007b0, msg=WM_PAINT,wp=00000000,lp=00000000) retval=00000000 Ret user32.153: DispatchMessageA() retval=00000000 ret=301fbec7 fs=...
2001 Apr 10
2
Stars! kills X-Server
...OR() retval=0x0000ffff ret=029f:2806 ds=039f Call GDI.1: SETBKCOLOR(0x0048,0x00ffffff) ret=029f:2812 ds=039f Ret GDI.1: SETBKCOLOR() retval=0x00c0c0c0 ret=029f:2812 ds=039f Call GDI.68: DELETEDC(0x0c8c) ret=029f:281a ds=039f Ret GDI.68: DELETEDC() retval=0x0001 ret=029f:281a ds=039f Call USER.40: ENDPAINT(0x07f8,039f:a3a8) ret=029f:01f2 ds=039f Ret USER.40: ENDPAINT() retval=0x0001 ret=029f:01f2 ds=039f CallTo16() ss:sp=039f:a3f6 AX=0000 BX=0000 CX=0000 DX=0000 BP=a420 SP=a3f6 Ret USER.114: DISPATCHMESSAGE() retval=0x00000000 ret=028f:03d1 ds=039f Call USER.108: GETMESSAGE(0x039fa42e,0x0000,0...
2001 Jul 21
0
traceback on save in Camedia Master
...sGetValue() retval=40378dbc ret=5f401018 08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018 08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018 08067ca0:Call user32.IsZoomed(00001840) ret=004b37e1 08067ca0:Ret user32.IsZoomed() retval=00000000 ret=004b37e1 08067ca0:Call user32.EndPaint(00001840,40464490) ret=004b3942 08067ca0:Ret user32.EndPaint() retval=00000001 ret=004b3942 08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018 08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018 08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018 08067ca0:Ret kernel32.T...
2005 May 25
0
err:local:LOCAL_GetBlock not enough space in GDI heap
...(RGB(255,255,255)) ); m_pMainWnd->OnPaint (hdcMem); // Transfer the off-screen DC to the screen BitBlt (hdc, 0, 0, rc.right, rc.bottom, hdcMem, 0, 0, SRCCOPY); // Free-up the off-screen DC SelectObject (hdcMem, hOld); DeleteObject (hbmMem); DeleteDC (hdcMem); EndPaint (m_hWnd, &ps); OnPaint method for m_pMainWnd looks like this: HPEN hPen = CreatePen( PS_SOLID, 3, m_cCurPen); // m_cCurPen: COLORREF HBRUSH hBrush = CreateSolidBrush( m_cCurBrush ); // m_cCurBrush: COLORREF HPEN hOldPen = (HPEN) SelectObject( dc,hPen ); HBRUSH hOldBrush = (HB...
2010 Jul 24
4
Wine 1.2-GIT: Compiler error in user32/painting.c
I got the following compiler error with Wine 1.2-GIT (up-to-date checkout): Code: make[1]: Entering directory `/home/quix0r/git/wine/dlls/user32' ccache gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g
2003 Nov 13
7
modified classes
-- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+ -------------- next part -------------- A non-text attachment was scrubbed... Name:
2015 Oct 30
0
Wine release 1.7.54
...po: Update Turkish translation. Daniel Lehman (2): msvcp110: Make argument const for _Xtime_diff functions. msvcp120: Implement _Thrd_equal/lt. Dmitry Timoshkov (11): ntdll: Return from snoop tracing helpers earlier if tracing is disabled. user32: Always call BeginPaint/EndPaint when handling a WM_PAINT message for the button. ole32: PropVariantCopy should return DISP_E_BADVARTYPE in case of bad source variant type. gdi32: Fix heap corruption. comctl32: Always call BeginPaint/EndPaint when handling a WM_PAINT message for the button. ole32: Initializ...
2007 Sep 12
2
cc5 where to start debugging
Hi, I've been running close combat 5 with wine for a while now but lately I've been getting a error with the program crashing. The following output comes in the terminal: ---------------------------------------------------------------------------------------------------------------------------------------------------- wine: Unhandled page fault on write access to 0x0375fffe at
2012 Jan 09
4
"timeGetTimeā€œ function in winmm.dll
Dear Forum, I installed MetaTrader 4 with wine it is up and running everything works well, the best performers is with the new wine 1.3. BUT if I run some EA Experts Advisors I get on two of it problems and the application crashes. The EA`s with crashes have custom .dll (FCS300.dll) and I try to debug this errors. Code: 0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2 0028:Ret