Le sam 05/03/2005 à 04:46, Ivan Leo Puoti a écrit :
Vincent Béron wrote:
I don't think spec files for .exe are supported right now (sorry Ivan).
That must be fixed, in windows .exe files can export functions.
In Windows, .exe and .dll are basically the same thing (same file format, very similar sections, etc.).
I don't know if building ntoskrnl.exe as a Wine dll would enable you to do what you want it to do (export functions).
Vincent