Writing test programs for dlls/krnl386.exe16

Dmitry Timoshkov dmitry at codeweavers.com
Tue Apr 20 22:41:05 CDT 2010


Morten Rønne <morten.roenne at tdcadsl.dk> wrote:

> I can't see what I should have missed in Makefile.in for this to fail. I would
> expect the needed rules would be made automatically when creating the final
> Makefile with make depend.
> 
> I can run tests in kernel32 just fine.

1. You went in the wrong direction by choosing to write the tests in asm.
2. It should be acceptable to add the tests in kernel32 (you won't be able
to call 16-bit APIs directly or link to 16-bit libraries anyway).

-- 
Dmitry.



More information about the wine-devel mailing list