Getting back into translating the Win32 headers - anyone?

Stewart Gordon smjg_1998 at yahoo.com
Sat Dec 2 18:13:25 PST 2006


Sean Kelly wrote:
> Here's an implementation of process.h.  I did it manually from the MSDN 
> docs a long time ago.

process.h is part of the C/C++ RTL, not the Win32 API.  So it's beyond
the scope of this project.

Please look at the Wiki4D page if you haven't already.  It contains a
list of the Win32 header files, and is the means for you to assign
modules to yourself before translating them in order to avoid
duplication of effort.  And get yourself a copy of the MinGW headers, as
this is what the rest of us are using.  The MinGW site linked to from
the wiki seems to be down at the mo, but there's still

http://www.mingw.org/download.shtml#hdr2
http://prdownloads.sourceforge.net/mingw/w32api-3.6-src.tar.gz?download

Stewart.



More information about the Digitalmars-d-announce mailing list