Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Aug : Off: application auto closing...
| Subject: | Off: application auto closing... |
| Posted by: | "Beto Neto" (beto_t..@hotmail.com) |
| Date: | Wed, 31 Aug 2005 10:01:49 |
I'm developing a application using runtime packages...
I have a customized printer setup form and when I select a printer and click
at OK button, the report is print at the selected dot matrix printer like as
a Epson LX 300.
I don't know why, but a stack overflow at CPU View on LoadResString or
Kernel32.Sleep or another function (assembler "push ebx") raise a acess
violation.
This stackoverflow close my application, whiout any exception message.
I don't have more information about the bug at this time.