When you use windows forms programs you can't use the standard main entry
There is a bug in the initialization of the CRT in VS2005. It seems that
Thanks. Worked for me too. Dan -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Jason Stewart Sent: Thursday, October 11, 2007 10:35 AM To: boost-users@lists.boost.org Subject: Re: [Boost-users] Boost Spirit and C++/CLI Hansi Hansi wrote: point with mixed unmanaged code. the bug is not anymore in VS2008.
Test it with the entry point '?mainCRTStartupStrArray@@$$FYMHP$01AP$AAVString@System@@@Z'
Thank you, that was the problem. Jason _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users