mciavi: In MCI, RECT structure is used differently: rc.right = width & rc.bottom...
commit2322a06dd61677a8af84110ccc6cb41115f7c3e2
authorChristian Costa <titan.costa@wanadoo.fr>
Sun, 11 Jan 2009 15:45:51 +0000 (11 16:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Jan 2009 13:37:12 +0000 (12 14:37 +0100)
treea98b480f7682d4eec5baf590016bcc7c92b363c6
parent10637b4f0d602555a19d914383e6b270789bbe92
mciavi: In MCI, RECT structure is used differently: rc.right = width & rc.bottom = height so do the conversion when needed.
dlls/mciavi32/wnd.c