Hi, I'm facing an issue trying to compile a dll with Visual Studio 2008. Once compiled I'm getting a "R6031 - Attempt to initialize the CRT more than once" error. This error though, does not happen when I compile the same code under Visual Studio 6.0.
I've been trying to find out a solution in the forums but I couldn't find one. Tried many compiler configurations as well but all my efforts were futile.
While this error is not stopping me (as I can still work with Visual Studio 6), it will be great if anybody could bring some light to it, of course I prefer Visual Studio 2008 for working and I use it for developing C# too.
Sincerely, Wesley
Please mark the replies as answers if they help and unmark them if they provide no help. Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Marked as answer byWesley YaoFriday, September 25, 2009 8:09 AM