Re: older delphi



On Sat, 30 Apr 2005 15:13:00 -0500, "Randy Starkey"
<randy.starkeyNOSPAM@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

>Duncan,
>
>The data file is a flat text file. It corrupts when I either minimize the
>app to tray and restore it, or when I exit the app using the close (X) box
>in the upper right with a confirm exit dialog. The tray icon also disappears
>quite often. It didn't do any of this under Win98 as I remember. We would
>have noticed it I think.
>
>I do have all source, all runtimes, 3rd party stuff, report writer etc.
>
>It could be a bug, but I can't figure out why it would not have been noticed
>before now. We switched to XP office wide not too long ago.

Have you downloaded and installed all the Delphi 4 patches? They were
still on the Borland website the last time I looked.

Moving from the W95/98/me to the NT OSes can reveal bugs and
idiosyncracies, but this sounds pretty drastic. I don't think
recompiling under a later Dephi would make any difference, but it may
be worth trying.

HTH, Paul
--
Paul Sherwin Consulting http://paulsherwin.co.uk
.



Relevant Pages

  • Re: older delphi
    ... The data file is a flat text file. ... app to tray and restore it, or when I exit the app using the close box ... in the upper right with a confirm exit dialog. ... The tray icon also disappears ...
    (alt.comp.lang.borland-delphi)
  • Re: Return Value from Background System Call
    ... The meaning of a 0 exit status has to be interpreted in the context of the ... launched app. ... Since you're launching this app in the ... status of the shell that launched your background app" at the end of the ...
    (comp.lang.perl.misc)
  • Closing opened file handles
    ... I have a .NET CF app that calls some functions in a third party DLL ... One of the function calls opens a data file and ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: sqlce resources not released on application.exit()?
    ... The correct way to shut down is to exit the Main function. ... Chris Tacke, Embedded MVP ... > the app was using immediately every time. ... >> 3.5 Query Analyzer no longer opens the database for exclusive access. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: VFP8 crash on exit
    ... > exit and crash. ... > and appropriate info, so at next startup app opens all those forms again, ... > issue is, if no form is open when I close the app, app exits gracefully. ...
    (microsoft.public.fox.helpwanted)

Loading