I've heard that Win98/ME etc has an EXE size limitation.  You may be able to
get around it by simply compressing the EXE using say UPX
(http://upx.sourceforge.net), otherwise you may need to split parts of the
app into DLL's or packages.

Ross.

----- Original Message ----- 
From: "Nahum.Wild" <[EMAIL PROTECTED]>
To: "'NZ Borland Developers Group - Delphi List'" <[EMAIL PROTECTED]>
Sent: Friday, June 11, 2004 11:54 AM
Subject: [DUG] Windows 98 problems


> Hi all,
>
> We recently made some changes to our largest delphi 4 application and now
it
> does not work under Windows 98.  When I say does not work I literrly mean
> that, it won't run any more windows just says 'There is not enough memory
to
> start x' or something similiar and suggests 'Quit some running programs,
and
> then try again".  The problem is that it happens as soon as you double
click
> on the app or run it from the delphi ide.  I've put a break point on the
> begin in the dpr and it doesn't even get there.  It's like win98 is
looking
> at the exe and deciding it can't run it - and doesn't give a particullarly
> helpfull message.  Memory is not the issue as there is 512mb of it and
> nothing else running.
>
> So I was just wondering if anyone else had encountered this problem and/or
> maybe had some ideas to diagonse the situation.  I can provide more info
if
> you want.
>
>
> Cheers,
>
> Nahum Wild
> Software Innovator & Process Consultant
> PayGlobal

_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to