Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Apr : Strange startup problem
| Subject: | Strange startup problem |
| Posted by: | "Peter Thörnqvist" (peter3@nospam.peter3.com) |
| Date: | Tue, 19 Apr 2005 11:14:54 |
First, sorry if this doesn't belong in here.
I have a strange startup problem with one of my apps. The app handles
loading files from the command-line and I just discovered that if I
double-click a file, I get an EAccessViolation in rtl60 when the app starts
(and then it closes). Nothing strange in this: I probably have a bug
somewhere. The really strange thing is that if I *drag* a file to a shortcut
to the exe, this error doesn't happen! Also, if I specify a filename in the
projects Parameters settings and run it from inside Delphi, no errors.
I realize that you can't help me with solving the reason for the AV, but
does anyone know if there is any difference in how the OS starts the app
when double-clicking a file vs dragging it on top of the exe/shortcut?
--
Regards,
Peter Thornqvist