Boost logo

Boost Users :

From: Daniel J. Kelly (djkelly_at_[hidden])
Date: 2007-10-11 19:06:47


Thanks, as well. I've run into a similar problem. My workaround was to
compile everything as managed, but this led to some severe performance
problems. For reference, I am using boost::threads and smart pointers
extensively. I am also using VS2005. I'll give this a try.

Dan

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Hansi Hansi
Sent: Thursday, October 11, 2007 1:26 AM
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Boost Spirit and C++/CLI

When you use windows forms programs you can't use the standard main entry
point with mixed unmanaged code.
There is a bug in the initialization of the CRT in VS2005. It seems that the
bug is not anymore in VS2008.
Test it with the entry point
'?mainCRTStartupStrArray@@$$FYMHP$01AP$AAVString_at_System@@@Z'

Best regards
Hansjörg
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate kostenlos
testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net