Wine VM86 exception handling bug?

Dan Kegel dank at kegel.com
Fri Jun 2 10:01:55 CDT 2006


On 6/2/06, Andrey Turkin <pancha at mail.nnov.ru> wrote:
> > How about writing a conformance test that demonstrates
> > the problem?
>
> I would be happy to do it. Unfortunely, I cannot imagine how to
> implement such test:
> 1) DOS code needed - it would need binary or some sort of source to be
> compiled prior to test or some temporary file with a binary

You can embed a trivial DOS executable as data in the .c file

> 2) method to catch failure inside of ntdll

I'm sure you can work something out.  At the very least,
you can check that the DOS executable runs ok.

> It is just not seems to be possible to do all this inside of some .c file.
>
> Hmm, is there any test for kernel or winedos at all?

If not, there sure ought to be...
- Dan



More information about the wine-devel mailing list