wine
12 years agod3d10core: COM cleanup for the ID3D10Buffer interface.
Henri Verbeet [Sun, 15 Apr 2012 16:57:11 +0000 (18:57 +0200)] 
d3d10core: COM cleanup for the ID3D10Buffer interface.

12 years agomsxml3: Use expected/actual sequence concept for reader tests including attributes...
Nikolay Sivov [Sun, 15 Apr 2012 09:47:30 +0000 (13:47 +0400)] 
msxml3: Use expected/actual sequence concept for reader tests including attributes tests.

12 years agostrmbase: Remove break after return (Smatch).
Michael Stefaniuc [Sun, 15 Apr 2012 14:36:41 +0000 (16:36 +0200)] 
strmbase: Remove break after return (Smatch).

12 years agommdevapi: Remove superfluous NULL pointer check before HeapFree (Smatch).
Michael Stefaniuc [Sun, 15 Apr 2012 14:31:57 +0000 (16:31 +0200)] 
mmdevapi: Remove superfluous NULL pointer check before HeapFree (Smatch).

12 years agod3drm: Remove leftover return statement (Smatch).
Michael Stefaniuc [Sun, 15 Apr 2012 14:26:22 +0000 (16:26 +0200)] 
d3drm: Remove leftover return statement (Smatch).

12 years agocomctl32: Truncate the info tip text when using ANSI version messages.
Akihiro Sagawa [Fri, 13 Apr 2012 13:45:22 +0000 (22:45 +0900)] 
comctl32: Truncate the info tip text when using ANSI version messages.

12 years agocomctl32/tests: Add tests for long info tip texts.
Akihiro Sagawa [Fri, 13 Apr 2012 13:45:20 +0000 (22:45 +0900)] 
comctl32/tests: Add tests for long info tip texts.

12 years agowinegstreamer: Remove useless FIXME.
Christian Costa [Fri, 13 Apr 2012 17:23:31 +0000 (19:23 +0200)] 
winegstreamer: Remove useless FIXME.

12 years agoRelease 1.5.2. wine-1.5.2
Alexandre Julliard [Fri, 13 Apr 2012 18:15:32 +0000 (20:15 +0200)] 
Release 1.5.2.

12 years agovbscript: Short if statement may have optional 'end if'.
Jacek Caban [Fri, 13 Apr 2012 15:40:40 +0000 (17:40 +0200)] 
vbscript: Short if statement may have optional 'end if'.

12 years agowininet: Store correct urlcache file size.
Piotr Caban [Fri, 13 Apr 2012 15:17:39 +0000 (17:17 +0200)] 
wininet: Store correct urlcache file size.

12 years agoshlwapi: Don't remove nonexistent extension in PathRemoveExtension.
Carlo Bramini [Mon, 9 Apr 2012 21:55:53 +0000 (23:55 +0200)] 
shlwapi: Don't remove nonexistent extension in PathRemoveExtension.

12 years agowinedbg: Add partial Thumb disassembler.
André Hentschel [Thu, 12 Apr 2012 21:36:56 +0000 (23:36 +0200)] 
winedbg: Add partial Thumb disassembler.

12 years agokernel32/tests: Add a test for creating named mapping after closing without unmapping.
Alexander Morozov [Thu, 12 Apr 2012 16:14:14 +0000 (20:14 +0400)] 
kernel32/tests: Add a test for creating named mapping after closing without unmapping.

12 years agomsvcrt: Fix months and weekday names in C locale.
Piotr Caban [Fri, 13 Apr 2012 14:03:56 +0000 (16:03 +0200)] 
msvcrt: Fix months and weekday names in C locale.

12 years agogdi32: Add large fonts support for MS Sans Serif.
Dmitry Timoshkov [Fri, 13 Apr 2012 08:56:36 +0000 (17:56 +0900)] 
gdi32: Add large fonts support for MS Sans Serif.

12 years agofonts: Generate large pixel size versions of MS Sans Serif.
Dmitry Timoshkov [Fri, 13 Apr 2012 08:56:29 +0000 (17:56 +0900)] 
fonts: Generate large pixel size versions of MS Sans Serif.

12 years agowineps: Move ppd filename retrieval to a separate function.
Huw Davies [Fri, 13 Apr 2012 11:57:48 +0000 (12:57 +0100)] 
wineps: Move ppd filename retrieval to a separate function.

12 years agowineps: Add the duplex entry to the list.
Huw Davies [Fri, 13 Apr 2012 11:57:47 +0000 (12:57 +0100)] 
wineps: Add the duplex entry to the list.

12 years agomshtml: Use return_nsstr helper in more functions.
Jacek Caban [Fri, 13 Apr 2012 10:20:25 +0000 (12:20 +0200)] 
mshtml: Use return_nsstr helper in more functions.

12 years agomshtml: Use return_nsstr helper in HTMLElement object implementation.
Jacek Caban [Fri, 13 Apr 2012 10:02:31 +0000 (12:02 +0200)] 
mshtml: Use return_nsstr helper in HTMLElement object implementation.

12 years agomshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation.
Jacek Caban [Fri, 13 Apr 2012 10:02:11 +0000 (12:02 +0200)] 
mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation.

12 years agomshtml: Improved helper for returning color as VARIANT in HTMLBodyElement implementation.
Jacek Caban [Fri, 13 Apr 2012 10:00:55 +0000 (12:00 +0200)] 
mshtml: Improved helper for returning color as VARIANT in HTMLBodyElement implementation.

12 years agogdi32/tests: Add test cases for wide pen bounding rectangles.
Alexandre Julliard [Fri, 13 Apr 2012 11:42:58 +0000 (13:42 +0200)] 
gdi32/tests: Add test cases for wide pen bounding rectangles.

12 years agogdi32: Avoid redundant computation of the gradient bounding rectangle.
Alexandre Julliard [Fri, 13 Apr 2012 11:41:16 +0000 (13:41 +0200)] 
gdi32: Avoid redundant computation of the gradient bounding rectangle.

12 years agogdi32: Map all the points at once in PolyPolyline, similarly to what PolyPolygon...
Alexandre Julliard [Fri, 13 Apr 2012 11:39:06 +0000 (13:39 +0200)] 
gdi32: Map all the points at once in PolyPolyline, similarly to what PolyPolygon does.

12 years agogdi32: Move the pen/brush_region helpers to graphics.c and avoid redundant clipping.
Alexandre Julliard [Fri, 13 Apr 2012 11:36:23 +0000 (13:36 +0200)] 
gdi32: Move the pen/brush_region helpers to graphics.c and avoid redundant clipping.

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXBaseEffectImpl_QueryInter...
Henri Verbeet [Thu, 12 Apr 2012 20:49:06 +0000 (22:49 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXBaseEffectImpl_QueryInterface().

12 years agoinclude: Fix a couple of ID3DXSaveUserData prototypes.
Henri Verbeet [Thu, 12 Apr 2012 20:49:05 +0000 (22:49 +0200)] 
include: Fix a couple of ID3DXSaveUserData prototypes.

12 years agowined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures.
Henri Verbeet [Thu, 12 Apr 2012 20:49:04 +0000 (22:49 +0200)] 
wined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures.

12 years agod3d9: COM cleanup for the IDirect3DVertexDeclaration9 interface.
Henri Verbeet [Thu, 12 Apr 2012 20:49:03 +0000 (22:49 +0200)] 
d3d9: COM cleanup for the IDirect3DVertexDeclaration9 interface.

12 years agod3d9: Use the wined3d declaration to retrieve the FVF in IDirect3DDevice9Impl_GetFVF().
Henri Verbeet [Thu, 12 Apr 2012 20:49:02 +0000 (22:49 +0200)] 
d3d9: Use the wined3d declaration to retrieve the FVF in IDirect3DDevice9Impl_GetFVF().

12 years agocomctl32: Add support for retrieving lpszText in TOOLINFO structure.
Akihiro Sagawa [Wed, 11 Apr 2012 15:42:55 +0000 (00:42 +0900)] 
comctl32: Add support for retrieving lpszText in TOOLINFO structure.

12 years agowineqtdecoder: Call OutputQueue_Destroy during pin disconnect.
Aric Stewart [Wed, 11 Apr 2012 19:07:18 +0000 (14:07 -0500)] 
wineqtdecoder: Call OutputQueue_Destroy during pin disconnect.

12 years agomsvcrt: Added support for _TRUNCATE flag in wcsncpy_s.
Piotr Caban [Thu, 12 Apr 2012 14:19:31 +0000 (16:19 +0200)] 
msvcrt: Added support for _TRUNCATE flag in wcsncpy_s.

12 years agoregedit: Fix buffer size when exporting binary values.
Ilya Basin [Thu, 12 Apr 2012 14:10:59 +0000 (18:10 +0400)] 
regedit: Fix buffer size when exporting binary values.

12 years agowineps: Move the default resolution fallback to the ppd parser.
Huw Davies [Thu, 12 Apr 2012 12:03:13 +0000 (13:03 +0100)] 
wineps: Move the default resolution fallback to the ppd parser.

12 years agowineps: Simplify the failure path.
Huw Davies [Thu, 12 Apr 2012 12:03:12 +0000 (13:03 +0100)] 
wineps: Simplify the failure path.

12 years agowineps: Pass the devmode to OpenPrinter.
Huw Davies [Thu, 12 Apr 2012 12:03:11 +0000 (13:03 +0100)] 
wineps: Pass the devmode to OpenPrinter.

12 years agowineps: Switch to using a Unicode devmode.
Huw Davies [Thu, 12 Apr 2012 12:03:10 +0000 (13:03 +0100)] 
wineps: Switch to using a Unicode devmode.

12 years agowineps: Return from a common point.
Huw Davies [Thu, 12 Apr 2012 12:03:09 +0000 (13:03 +0100)] 
wineps: Return from a common point.

12 years agowindowscodecs: Implement JpegEncoder_Frame_SetSize.
Vincent Povirk [Fri, 10 Jun 2011 20:46:44 +0000 (15:46 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_SetSize.

12 years agowindowscodecs: Implement JpegEncoder_Frame_Initialize.
Vincent Povirk [Fri, 10 Jun 2011 20:33:09 +0000 (15:33 -0500)] 
windowscodecs: Implement JpegEncoder_Frame_Initialize.

12 years agowindowscodecs: Implement JpegEncoder_CreateNewFrame.
Vincent Povirk [Fri, 10 Jun 2011 20:29:01 +0000 (15:29 -0500)] 
windowscodecs: Implement JpegEncoder_CreateNewFrame.

12 years agowindowscodecs: Implement JpegEncoder_Initialize.
Vincent Povirk [Fri, 10 Jun 2011 20:10:49 +0000 (15:10 -0500)] 
windowscodecs: Implement JpegEncoder_Initialize.

12 years agowindowscodecs: Add stub JPEG encoder.
Vincent Povirk [Fri, 10 Jun 2011 19:17:17 +0000 (14:17 -0500)] 
windowscodecs: Add stub JPEG encoder.

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXEffectImpl_QueryInterface().
Henri Verbeet [Wed, 11 Apr 2012 20:52:06 +0000 (22:52 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXEffectImpl_QueryInterface().

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXEffectCompilerImpl_QueryI...
Henri Verbeet [Wed, 11 Apr 2012 20:52:05 +0000 (22:52 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXEffectCompilerImpl_QueryInterface().

12 years agoddraw: Get rid of IDirect3DVertexBufferImpl.
Henri Verbeet [Wed, 11 Apr 2012 20:52:04 +0000 (22:52 +0200)] 
ddraw: Get rid of IDirect3DVertexBufferImpl.

12 years agod3d9: Store wined3d vertex declarations in the fvf lookup table.
Henri Verbeet [Wed, 11 Apr 2012 20:52:03 +0000 (22:52 +0200)] 
d3d9: Store wined3d vertex declarations in the fvf lookup table.

This also implicitly gets rid of the convFVF hack in
IDirect3DVertexDeclaration9Impl_Release().

12 years agod3d9: Introduce a separate function for vertex declaration creation.
Henri Verbeet [Wed, 11 Apr 2012 20:52:02 +0000 (22:52 +0200)] 
d3d9: Introduce a separate function for vertex declaration creation.

12 years agowinedbg: Add partial ARM disassembler.
André Hentschel [Wed, 11 Apr 2012 18:28:30 +0000 (20:28 +0200)] 
winedbg: Add partial ARM disassembler.

12 years agows2_32/tests: Avoid crashing if getservbyname fails.
Bruno Jesus [Wed, 11 Apr 2012 02:25:56 +0000 (23:25 -0300)] 
ws2_32/tests: Avoid crashing if getservbyname fails.

12 years agows2_32/tests: Update hostent struct tests.
Bruno Jesus [Wed, 11 Apr 2012 02:13:31 +0000 (23:13 -0300)] 
ws2_32/tests: Update hostent struct tests.

12 years agodmusic: Add trace to DMUSIC_CreateReferenceClockImpl and rename some variables.
Christian Costa [Tue, 10 Apr 2012 20:30:45 +0000 (22:30 +0200)] 
dmusic: Add trace to DMUSIC_CreateReferenceClockImpl and rename some variables.

12 years agodmusic: Check wrong params when creating a port + tests.
Christian Costa [Tue, 10 Apr 2012 20:30:38 +0000 (22:30 +0200)] 
dmusic: Check wrong params when creating a port + tests.

12 years agodmusic: Add dump function for DMUS_PORTPARAMS struct.
Christian Costa [Tue, 10 Apr 2012 20:30:29 +0000 (22:30 +0200)] 
dmusic: Add dump function for DMUS_PORTPARAMS struct.

12 years agodmusic: Replace debugstr_DMUS_OBJECTDESC by a specific dump function to avoid debug...
Christian Costa [Tue, 10 Apr 2012 20:30:21 +0000 (22:30 +0200)] 
dmusic: Replace debugstr_DMUS_OBJECTDESC by a specific dump function to avoid debug buffer overflow.

12 years agokernel32: Limit dwTotalPageFile in GlobalMemoryStatus to 4Gb minus 512kb for apps...
Christian Costa [Tue, 10 Apr 2012 20:04:30 +0000 (22:04 +0200)] 
kernel32: Limit dwTotalPageFile in GlobalMemoryStatus to 4Gb minus 512kb for apps that do not expect so much memory.

12 years agomsvcrt/tests: Added more strftime tests.
Piotr Caban [Wed, 11 Apr 2012 13:22:44 +0000 (15:22 +0200)] 
msvcrt/tests: Added more strftime tests.

12 years agomsvcrt: Added _Strftime implementation.
Piotr Caban [Wed, 11 Apr 2012 13:22:25 +0000 (15:22 +0200)] 
msvcrt: Added _Strftime implementation.

12 years agomsvcrt: Added field names to MSVCRT___lc_time_data structure.
Piotr Caban [Wed, 11 Apr 2012 13:22:12 +0000 (15:22 +0200)] 
msvcrt: Added field names to MSVCRT___lc_time_data structure.

12 years agomsvcrt: Set correct date and time format for C locale.
Piotr Caban [Wed, 11 Apr 2012 13:22:02 +0000 (15:22 +0200)] 
msvcrt: Set correct date and time format for C locale.

12 years agomsvcrt: Rewrite wasctime function.
Piotr Caban [Wed, 11 Apr 2012 13:21:48 +0000 (15:21 +0200)] 
msvcrt: Rewrite wasctime function.

12 years agomsvcrt: Rewrite asctime function.
Piotr Caban [Wed, 11 Apr 2012 13:21:32 +0000 (15:21 +0200)] 
msvcrt: Rewrite asctime function.

12 years agowordpad: Don't quit if the user cancels the save-as dialog when being prompted to...
Huw Davies [Wed, 11 Apr 2012 12:50:57 +0000 (13:50 +0100)] 
wordpad: Don't quit if the user cancels the save-as dialog when being prompted to save changes.

12 years agowineps: Set the printer's devmode using SetPrinter.
Huw Davies [Wed, 11 Apr 2012 11:36:20 +0000 (12:36 +0100)] 
wineps: Set the printer's devmode using SetPrinter.

12 years agowineps: Retrieve the printer's devmode using GetPrinter.
Huw Davies [Wed, 11 Apr 2012 11:36:19 +0000 (12:36 +0100)] 
wineps: Retrieve the printer's devmode using GetPrinter.

12 years agowineps: Remove the installed options list as it's never populated.
Huw Davies [Wed, 11 Apr 2012 11:36:18 +0000 (12:36 +0100)] 
wineps: Remove the installed options list as it's never populated.

12 years agowineps: Move the duplex list to a standard list.
Huw Davies [Wed, 11 Apr 2012 11:36:17 +0000 (12:36 +0100)] 
wineps: Move the duplex list to a standard list.

12 years agowineps: Move the input slot list to a standard list.
Huw Davies [Wed, 11 Apr 2012 11:36:16 +0000 (12:36 +0100)] 
wineps: Move the input slot list to a standard list.

12 years agowineps: Move the constraints list to a standard list.
Huw Davies [Wed, 11 Apr 2012 11:36:15 +0000 (12:36 +0100)] 
wineps: Move the constraints list to a standard list.

12 years agowineps: Move the installed font list to a standard list.
Huw Davies [Wed, 11 Apr 2012 11:36:14 +0000 (12:36 +0100)] 
wineps: Move the installed font list to a standard list.

12 years agofonts: Update cyrillic bitmap glyphs in Tahoma Bold.
Dmitry Timoshkov [Wed, 11 Apr 2012 10:09:53 +0000 (19:09 +0900)] 
fonts: Update cyrillic bitmap glyphs in Tahoma Bold.

12 years agomshtml: Return self as a parent of global top window.
Jacek Caban [Wed, 11 Apr 2012 09:03:43 +0000 (11:03 +0200)] 
mshtml: Return self as a parent of global top window.

12 years agodinput: Don't trace DIEFFECT members if they don't contain valid data.
Lucas Zawacki [Wed, 11 Apr 2012 00:57:58 +0000 (21:57 -0300)] 
dinput: Don't trace DIEFFECT members if they don't contain valid data.

12 years agod3drm: Display filename when loading data from a file.
Christian Costa [Tue, 10 Apr 2012 20:09:17 +0000 (22:09 +0200)] 
d3drm: Display filename when loading data from a file.

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXEffectPoolImpl_QueryInter...
Henri Verbeet [Tue, 10 Apr 2012 20:06:23 +0000 (22:06 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXEffectPoolImpl_QueryInterface().

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXFontImpl_QueryInterface().
Henri Verbeet [Tue, 10 Apr 2012 20:06:22 +0000 (22:06 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXFontImpl_QueryInterface().

12 years agoddraw: Get rid of IDirect3DExecuteBufferImpl.
Henri Verbeet [Tue, 10 Apr 2012 20:06:21 +0000 (22:06 +0200)] 
ddraw: Get rid of IDirect3DExecuteBufferImpl.

12 years agod3d9: COM cleanup for the IDirect3DSwapChain9 interface.
Henri Verbeet [Tue, 10 Apr 2012 20:06:20 +0000 (22:06 +0200)] 
d3d9: COM cleanup for the IDirect3DSwapChain9 interface.

This is mostly based on the COM cleanup scripts by Michael Stefaniuc.

12 years agod3d9: Introduce a separate function for swapchain creation.
Henri Verbeet [Tue, 10 Apr 2012 20:06:19 +0000 (22:06 +0200)] 
d3d9: Introduce a separate function for swapchain creation.

12 years agogdi32: Add a test for bitmap fonts selected for not existing font sizes.
Dmitry Timoshkov [Tue, 10 Apr 2012 13:54:37 +0000 (22:54 +0900)] 
gdi32: Add a test for bitmap fonts selected for not existing font sizes.

12 years agomshtml: Added IHTMLElement2::blur implementation.
Jacek Caban [Tue, 10 Apr 2012 10:53:24 +0000 (12:53 +0200)] 
mshtml: Added IHTMLElement2::blur implementation.

12 years agomshtml: Added IHTMLDocument2::onkeypress implementation.
Jacek Caban [Tue, 10 Apr 2012 10:53:12 +0000 (12:53 +0200)] 
mshtml: Added IHTMLDocument2::onkeypress implementation.

12 years agomshtml: Added better IHTMLWindow2::get_opener stub.
Jacek Caban [Tue, 10 Apr 2012 10:53:03 +0000 (12:53 +0200)] 
mshtml: Added better IHTMLWindow2::get_opener stub.

12 years agowinealsa.drv: Fixed buffer to RegEnumKeyExW.
Marcus Meissner [Mon, 9 Apr 2012 21:52:37 +0000 (23:52 +0200)] 
winealsa.drv: Fixed buffer to RegEnumKeyExW.

12 years agows2_32: Implement IPV6_UNICAST_IF socket option.
Erich Hoover [Mon, 9 Apr 2012 19:06:30 +0000 (13:06 -0600)] 
ws2_32: Implement IPV6_UNICAST_IF socket option.

12 years agows2_32: Implement IP_UNICAST_IF socket option.
Erich Hoover [Mon, 9 Apr 2012 19:06:08 +0000 (13:06 -0600)] 
ws2_32: Implement IP_UNICAST_IF socket option.

12 years agontdll: Give a better error message if signal context functions aren't defined.
Austin English [Mon, 9 Apr 2012 19:04:23 +0000 (14:04 -0500)] 
ntdll: Give a better error message if signal context functions aren't defined.

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXLineImpl_QueryInterface().
Henri Verbeet [Mon, 9 Apr 2012 18:43:42 +0000 (20:43 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXLineImpl_QueryInterface().

12 years agod3dx9: Don't return a pointer to the implementation in ID3DXMatrixStackImpl_QueryInte...
Henri Verbeet [Mon, 9 Apr 2012 18:43:41 +0000 (20:43 +0200)] 
d3dx9: Don't return a pointer to the implementation in ID3DXMatrixStackImpl_QueryInterface().

12 years agoddraw: Get rid of IDirect3DDeviceImpl.
Henri Verbeet [Mon, 9 Apr 2012 18:43:40 +0000 (20:43 +0200)] 
ddraw: Get rid of IDirect3DDeviceImpl.

12 years agoddraw: Properly retrieve an interface pointer in IDirect3DDeviceImpl_7_GetTexture().
Henri Verbeet [Mon, 9 Apr 2012 18:43:39 +0000 (20:43 +0200)] 
ddraw: Properly retrieve an interface pointer in IDirect3DDeviceImpl_7_GetTexture().

12 years agoddraw: Properly retrieve an interface pointer in ddraw7_GetSurfaceFromDC().
Henri Verbeet [Mon, 9 Apr 2012 18:43:38 +0000 (20:43 +0200)] 
ddraw: Properly retrieve an interface pointer in ddraw7_GetSurfaceFromDC().

12 years agogdi32: Store the reference DC in the enhanced metafile and use it to retrieve device...
Alexandre Julliard [Tue, 10 Apr 2012 12:42:50 +0000 (14:42 +0200)] 
gdi32: Store the reference DC in the enhanced metafile and use it to retrieve device caps.

12 years agogdi32: Add explicit fields for the DC flags.
Alexandre Julliard [Tue, 10 Apr 2012 11:36:45 +0000 (13:36 +0200)] 
gdi32: Add explicit fields for the DC flags.

12 years agogdi32: Clip the returned DC bounds to the device rectangle.
Alexandre Julliard [Tue, 10 Apr 2012 11:34:25 +0000 (13:34 +0200)] 
gdi32: Clip the returned DC bounds to the device rectangle.

12 years agogdi32: SaveDC doesn't save the DC bounds.
Alexandre Julliard [Tue, 10 Apr 2012 11:33:48 +0000 (13:33 +0200)] 
gdi32: SaveDC doesn't save the DC bounds.

12 years agogdi32/tests: Add tests for DC bounds handling across various DC manipulations.
Alexandre Julliard [Tue, 10 Apr 2012 11:30:32 +0000 (13:30 +0200)] 
gdi32/tests: Add tests for DC bounds handling across various DC manipulations.