I'm not a c++ guy, but we have some code was written by c++ and used to be working when it compiled on visual studio 6.0, after we upgraded to visual studio 7, the code compiles ok, but when run the executables, we got error like "unexpected error", anything I need to do on upgrading the visual studio?
Thanks