Hi, The following code is transcribed from a video tutorial. My VS2013 suggests that IDD_Main_DLG is undeclared. I checked again and again, but I don't ...
I've looked for an answer to this for over two hours now. I am programming a game in C++/SFML2, and am attempting to build. I am doing this in notepad++ compi...