Re: [Boost-users] Boost::regex causes runtime errors with CLR

Hello, In VS2005 is a problem with the Initializing of the CRT when you have a .net application. Normally it helps when you use as entry point '?mainCRTStartupStrArray@@$$FYMHP$01AP$AAVString@System@@@Z'. I hope this helps. Best regards Hansjörg _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066

Thanks a lot, it all works magically now. Hansi Hansi wrote:
Hello,
In VS2005 is a problem with the Initializing of the CRT when you have a .net application. Normally it helps when you use as entry point '?mainCRTStartupStrArray@@$$FYMHP$01AP$AAVString@System@@@Z'.
I hope this helps.
Best regards Hansjörg _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Hansi Hansi
-
Rajib