> Hi All a Puzzle for us has been a windows error message from Win 95 98
machines when they
> go to open the Exe saying windows has insufficient resources and to close
some programs.
> This does not help and win 95 2000 machines go fine.
> The exe is 11,281,150 K b at this stage but we have had as large that were
not affected
> So maybe Windows is not giving us an accutate message and it is caused by
something else
>
> Any Hints greatly appreciated

This is a longshot - but i've actually seen this happen so maybe
you're seeing it again now.

Assuming this is a Delphi application, is it precreating all of the
forms in advance?   If you have hundreds of forms and they're being
created at startup you're going to get into trouble eventually.

This can be a prolific resource hog - and will behave exactly as
you describe - running out of whatever as soon as you launch it.

Just a guess ...

-ns

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to