Wednesday, 18 September 2013

visual c++ released code exe file screen broken

visual c++ released code exe file screen broken

I have got a problem when I make exe file of my c++ code via Visual studio
2008 trial version with SP1. When I run a debug my code with release mode
in VS2008, output is good. After that when i run the exe file which is
just made, output screen looks like broken so that cannot distinguish
which object is which one. I made code in win32 consol application
program, windows application program mode. One thing I guess why I face
this problem is cause of my VS2008 is trial version.
Please let me solve this problem.

No comments:

Post a Comment