Vitaliy Margolen wrote:
> Few notes:
> You constructed the array of some attributes which you never use. You
> don't check if those attributes match anything - the part you removed.
> When app will ask for something that can't be supported your code will
> return it to the app - which is plain wron
So we're collecting the existing win16 tests,
updating and fixing them, and will post them
to wine-patches sometime soon.
At first, the test harness is going to be
trivial: a top-level batch file to build all the
tests with openwatcom c compiler (it's free,
but not quite free enough to make it int
Tomas Carnecky wrote:
This partial rewrite aims at cleaning up the pixelformat code. Windows
sometimes advertises one or more almost identical and completely
compatible pixelformats. These pixelformats differ in attributes like
color-bits, but I suspect the driver developers do that only to work