Página 1 de 1

Error While Exiting from Application

Publicado: Vie Feb 09, 2018 6:36 am
por Milan Mehta
I encounter following Error when I exit from all Xailer 5.0.3 compiled Application.

GPF (Code = c0000005):
Access violation

DESTROYWINDOW (0)
TBALLOON:DESTROY (92)
TBALLOON:END (84)
TAPPLICATION:END (241)
TERMINATEAPP$ (512)

What am I doing wrong ?
TIA
Milan.

Re: Error While Exiting from Application

Publicado: Vie Feb 09, 2018 9:57 am
por ignacio
Hi,

Could you send us a sample or tell us the way to reproduce the bug with any Xailer sample? TIA.

BTW, the error is produced when destroying a global TBalloon object. Please check you are not destroying it in your own code.

Regards,