Hello guys!
Cannot manage how to compile kernel32.dll from Wine for Windows platforms. I know how to compile WineD3D and some other modules, but not "deep" system modules like kernel32.dll, ntdll etc.
I know, that ReactOS uses Wine as a source for many of internal kernel functions, but they completely cut NT6 exports from their kernel32 and ntdll.
Don't argue please, just share some advices how to do this. Thanks in advance!
Compiling Wine's kernel32.dll for Windows platforms
Re: Compiling Wine's kernel32.dll for Windows platforms
I need them not as system dlls, I need them as a dll wrapper.