On Aug 21, 2014, at 6:00 AM,Jerry wrote:
>
> One of the things that I recall being possibly unique and possibly
> troublesome now is that under THINK Pascal, there was a built-in text I/O
> window and a built-in graphics drawing window, …… When I moved to
> Codewarrior, I was somehow able to e
Ingemar Ragnemalm wrote:
On 21/08/14 07:41, Jerry wrote:
I have a lot of old Pascal that I am getting interested in reviving.
It was originally written in Lightspeed/THINK Pascal (did I mention
it is old?) and around 2000-2002 I converted it to Codewarrior
Pascal. These are both Macintosh dial
Hi,
in MS Windows is there a way to increase stack size for an executable
run through TProcess? For portability reasons I tried to migrate from
CreateProcess to TProcess, but when executing more complex operations of
the called program it now aborts due to a memory shortage though simpler
tasks in