On 6/2/06, Andrey Turkin pancha@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:
- 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
- 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