Hi Daniweb Community :),
I'm working on an SDL/C++ project, using the VC++ IDE. There is too much code to put it on here, but I'll give you an outline:
The program works, but there is one thing that doesn't. The resulting .exe file shuts down immediately when it is run from the folder, but works fine when it is run inside the IDE. I had exactly the same problem when I did the project in Code::Blocks. The real problem is that you can't distribute, fx a game, to your friends or anyone when the .exe file does not work. The .dll files are all in the same folder as the .exe file, as required.
Thanks in advance for your help!