On Wed, Nov 12, 2003 at 08:38:03AM -0800, Steven Edwards wrote:
--- Alexandre Julliard julliard@winehq.org wrote:
I don't think it makes sense to use the normal mapping code for such files, we should really have a separate loader for the NT kernel stuff (which can of course re-use some lower level functions of the current loader).
Do we also create a stub implementation of ntoskrnl for the driver support? SecDev.sys is reported to load under ReactOS and I would like to help get it to load under WINE.
We will need to.
I have a very small stub implementation on my laptop, but before fixing the loader it will not make sense to submit it ;)
Ciao, Marcus