Viktor Szakáts wrote:
> 
> Can this be somehow fixed to be fool-proof on the app level?
> 
> It's still not a good thing to let anything on .prg level to 
> cause GPFs.
> 

This is exactly for what I changed QApplication() protocol.

Just do not have any init/exit procedures initiating QApplication at all
in prg code. It is done automatically at cpp level.

This is because we do not have control over which init procedure 
will execute first.


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/hbide-rev-14350-startup-runtime-error-tp4930832p4932294.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to