Re: [PATCH 1/3] gdiplus: fix get_graphics_bounds when window origin point changed
23 Dec
2014
23 Dec
'14
5:49 a.m.
"Changhui Liu" <liuchanghui(a)linuxdeepin.com> wrote:
@@ -5619,7 +5674,7 @@ START_TEST(graphics) test_alpha_hdc(); test_bitmapfromgraphics(); test_GdipFillRectangles(); - + test_GdipGetVisibleClipBounds_memoryDC(); GdiplusShutdown(gdiplusToken); DestroyWindow( hwnd ); }
An empty line before GdiplusShutdown is intentional and makes it clearer to separate tests from the clean up. Please keep it that way. -- Dmitry.
4097
Age (days ago)
4097
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov