[Delta] QCA unhandled exception at termination in windows
Justin Karneges
justin-psi2 at affinix.com
Tue Mar 4 09:39:14 PST 2008
On Tuesday 04 March 2008 1:08 am, Acenes wrote:
> some examples also have QCoreApplication before QCA::Initializer which
> seems also to work and looks more familiar to me.
Yes, this will also work. However, it is generally recommended that
QCA::Initializer be the first thing you do in main(), for high security on
unix. On Windows, I don't think the ordering matters (yet?), but it is good
to be portable. :)
-Justin
More information about the Delta
mailing list