CreateJobObject (kernel32) and friends

Donald Gordon don at dis.org.nz
Tue Jul 3 17:02:18 CDT 2007


Hi

I'm trying to get Visual C++'s vcbuild (builds project files from the
command line) running under Wine, but it seems to need CreateJobObject
(and I'm guessing the other job object functions), which doesn't appear
to be implemented yet.

Is implementing this something that would be doable by someone new to
the Wine code?  Or does someone have most of an implementation of this
lying around uncommitted already?

thanks

donald



More information about the wine-devel mailing list