Get process
Bauss via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Jan 5 10:08:39 PST 2016
Looking at std.process I could not see a standard way of
retrieving a process.
Is there any and if not are the functions available for just
windows somehow?
I'm sure if there's no standard way I'd need to call the win api
so if anyone could tell me which ones and/or the declarations if
that's the case.
I really only need a windows solution.
More information about the Digitalmars-d-learn
mailing list