Displaying 4 results from an estimated 4 matches for "extselectcliprgn".
2006 Jun 07
3
Problem in window
My error in window of my program
fixme:enhmetafile:PlayEnhMetaFileRecord ExtSelectClipRgn
How proced for not apresent this problem ?
__________________________________________________
Fale com seus amigos de gra?a com o novo Yahoo! Messenger
http://br.messenger.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipe...
2008 Mar 29
1
Notation Composer crash, seems random
...c 7eba9cc0 7eba1dc4
0x0033f7c8: 7eb79019 7eba1dc4 0033f800 7eb4f860
0x0033f7d8: 000038f4 0000ffff 001a0010 00199f48
0x0033f7e8: 7eba1dc4 0033f85c 7eb9265b 7eba1dc4
Backtrace:
=>1 0x7eb90a20 in gdi32 (+0x60a20) (0x0033f7b0)
2 0x7eb92923 CombineRgn+0x2d3() in gdi32 (0x0033f800)
3 0x7eb4eeed ExtSelectClipRgn+0xbd() in gdi32 (0x0033f860)
4 0x0096b5a9 in composer (+0x56b5a9) (0x0000012f)
5 0x00000000 (0x00000000)
0x7eb90a20: movl 0x4(%ecx),%eax
Modules:
Module Address Debug info Name (102 modules)
PE 400000- d54000 Export composer
PE 10000000-1...
2013 Jun 21
0
Wine release 1.6-rc3
...ck instead of a (non-existent) Arial.
gdi32/tests: Skip the bitmap font max width test on not 96 dpi resolutions.
gdi32/tests: Add a test for default font height scaling with screen resolution changes.
gdi32: Scale default GUI fonts to match screen resolution changes.
gdi32: ExtSelectClipRgn(hdc, 0, RGN_DIFF) is supposed to fail.
comctl32: Fix broken logic for retrieving default font properties.
gdiplus: get_font_hfont() should ask gdi32 to match font height against the character height instead of cell height.
Fr?d?ric Delanoy (2):
loader: Remove copy-paste error in...
2011 Feb 04
0
Wine release 1.3.13
...svcrt: Add private define and header tests for _set_error_mode options.
msvcrt: Use the _set_error_mode value to switch between a dialogbox and stderr for C runtime messages.
Dmitry Timoshkov (3):
winex11.drv: Associate the real DC transformation with cached font data.
gdi32: Add ExtSelectClipRgn() tests for memory and window DCs.
winex11.drv: Make sure that default clipping region exists before calling ExcludeUpdateRgn().
Eric Pouech (13):
kernel32: Added missing include to term.c.
kernel32: In edit line, fix the insert key management.
kernel32: No longer init the...