[fpc-pascal] RTL deprecated functions
fpclist at silvermono.co.za
fpclist at silvermono.co.za
Sun May 10 12:16:02 CEST 2009
On Sunday 10 May 2009 11:03:00 Marco van de Voort wrote:
> In our previous episode, fpclist at silvermono.co.za said:
> > Are there replacements for the deprecated CreateShellArgV and
> > FreeShellArgV functions and procedure that are currently defined in
> > genfuncs.inc?
>
> Not currently. What do you need them for?
I have some code that I wrote some time ago and before I change it, I wanted
to know whether there were replacement functions. It's not a problem. I can
modify the old code using PPChar and adding null terminators etc.for use with
spawning of external processes.
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list