Hello,
I have some problems with an application. When I click “x” it closes, but not nicely, I mean it goes on running in the console. On the opposite, if I do File->Exit, I correctly enter in CloseWindow() method, and this is all right.
In fact, this is almost the same problem mentionned by Giorgio : http://osdir.com/ml/lang.c++.root/2005-08/msg00221.html
I red the solution proposed by Ilka, but I am wondering if there is not a proper solution. I mean something that doesn’t need to be changed in the system.
Hope I’m clear enough.
Thanks in advance,
Edouard