I am getting this R6034 error when running program that I just updated (and cleaned) from VS2003 -> VS2008. To be more exact:
"R6034: An application has made an attempt to load the C runtime library incorrectly."
It seems to happed almost at the same place all the time when running. I have no really idea why but I tried some suggestions I found when googleing this. For example adding the msvc dlls, but that didn't work.
Any help on why this error occurs would be great. Thanks