http://bugs.winehq.org/show_bug.cgi?id=26924
Joshua wine@placesthroughtime.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #41689|Only |Only call set_window_pos if description| |needed
--- Comment #49 from Joshua wine@placesthroughtime.com 2012-09-15 10:52:47 CDT --- Comment on attachment 41689 --> http://bugs.winehq.org/attachment.cgi?id=41689 Only call set_window_pos if needed
Added declaration of offset to SIZE offset = {0, 0}; to prevent compile time warnings.