Re: winex11.drv: Handle GetDeviceCaps COLORRES capability index (resend)
Hi, Since you mentioned in your first patch that this fix is inspired by behavior on Windows, please add a test to our test suite to prove it. Roderick
The previous patch returns the incorrect variable, so I've made the correction in this resend. --- dlls/winex11.drv/init.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
-- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf(a)gmx
On Sun, Oct 19, 2008 at 3:53 AM, Roderick Colenbrander <thunderbird2k(a)gmx.net> wrote:
Hi,
Since you mentioned in your first patch that this fix is inspired by behavior on Windows, please add a test to our test suite to prove it.
Roderick
Where would the conformance tests for winex11.drv be located? Their location was not obvious to me, and a methodology for testing my change was not obvious to me, so I didn't think to include a test.
"Andrew Nguyen" <arethusa26(a)gmail.com> wrote:
Where would the conformance tests for winex11.drv be located? Their location was not obvious to me, and a methodology for testing my change was not obvious to me, so I didn't think to include a test.
Find out which DLL exports GetDeviceCaps, winex11.drv is just a backend. -- Dmitry.
participants (3)
-
Andrew Nguyen -
Dmitry Timoshkov -
Roderick Colenbrander