Re: Application not run under Win9x
From: Sven Pran (no.direct_at_mail.please)
Date: 12/02/03
- Next message: Keith Miller: "Re: Rounding trunc problem"
- Previous message: Martin James: "Re: Multiple DLL, multiple THREADS, multiple applications or something else?"
- In reply to: hub: "Application not run under Win9x"
- Next in thread: Peter Below (TeamB): "Re: Application not run under Win9x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 2 Dec 2003 12:41:50 +0100
"hub" <huseyinb@logo.com.tr> wrote in message
news:3fcc6d33@newsgroups.borland.com...
> We have a large application, entirely written in Delphi6. The main EXE is
> more than 25 Mbyte large and has approx. 1,400,000 lines of code. The
> application also consists of a few DLLs, partly statically, partly
> dynamically linked. Everything works fine in Windows NT 4, 2000 and XP.
But
> the application does not run under Win95/98/ME anymore!
When you say "anymore" does that mean that it has previously run also under
those systems?
I use to say on computinig systems that "if nothing has changed then nothing
will change".
So look for what has changed from when it worked till it no longer works?
regards Sven
> with GetLastError() we receive Code 11 = ERROR_BAD_FORMAT An attempt was
> made to load a program with an incorrect format.
>
> Additional info:
> We have a main form and approximately 850 child forms. Child forms are
> created in runtime whenever they are required and they are free at then.
> How can we solve this problem? Any help is very much appreciated.
>
> Huseyin BILGIN
>
>
- Next message: Keith Miller: "Re: Rounding trunc problem"
- Previous message: Martin James: "Re: Multiple DLL, multiple THREADS, multiple applications or something else?"
- In reply to: hub: "Application not run under Win9x"
- Next in thread: Peter Below (TeamB): "Re: Application not run under Win9x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|