About Patch 108345 Pending ( gdiplus: fix get_clip_hrgn when window origin point changed (try 2) )
19 Jan
2015
19 Jan
'15
3:18 a.m.
Hi, all, I reviewed this path http://source.winehq.org/patches/data/108345, I only found a code style problem: this: + if ( status == Ok && graphics->hdc)should :+ if (status == Ok && graphics->hdc) Could you help me point out the other mistake ? Thanks . ------------------ Regards, Changhui.
19 Jan
19 Jan
11:14 a.m.
I was OK with try 1, and I also have no problems with this version. I think it is a correct change and should be committed.
3979
Age (days ago)
3979
Last active (days ago)
1 comments
2 participants
participants (2)
-
Changhui Liu -
Vincent Povirk