Reagan: CreateProcess()?

okibi okibi at ratedo.com
Tue Jul 24 10:14:32 PDT 2007


The globals module is missing. Where can I find it?

Thanks!

Clay Smith Wrote:

> okibi wrote:
> > Hey Reagan,
> > 
> > I took your suggestion about getting system() to run without a window by creating a CreateProcess(). I looked at your example on:
> > 
> > http://www.digitalmars.com/d/archives/digitalmars/D/29556.html
> > 
> > I can't get it to compile! I'm getting an error for expecting type ulong on line 107 in your pipestream.d file.
> > 
> > Any ideas?
> > 
> > Thanks!
> 
> Here you go:
> 
> Windows info:
> http://paste.dprogramming.com/dptyg7pt.php
> 
> Create Process:
> http://paste.dprogramming.com/dpsgva0j.php
> 
> You can use execProcess or my ChildProcesses class.
> 
> ~ Clay



More information about the Digitalmars-d-learn mailing list