Compiling Wine's kernel32.dll for Windows platforms

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Svyatpro
Level 2
Level 2
Posts: 12
Joined: Wed Jul 03, 2013 7:34 am

Compiling Wine's kernel32.dll for Windows platforms

Post by Svyatpro »

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!
Svyatpro
Level 2
Level 2
Posts: 12
Joined: Wed Jul 03, 2013 7:34 am

Re: Compiling Wine's kernel32.dll for Windows platforms

Post by Svyatpro »

I need them not as system dlls, I need them as a dll wrapper.
Locked