Not-so-nested If statementsHello everyone! Is this possible in C++: [code] if () { ... if ...
Registering window class missing!Hello everyone! I came accross the following piece of code. Body removed due to readability. ...
Outputting to working directroyThank you all for your help @andywestken Yeah that whole mixing up between forward slash and b...
Outputting to working directroyHello everyone! I'mtrying to use ofstream to output to a file in the working directory. The file ...
Dialogue-based vs. Frame-basedI'm really a beginner in win32 API, and I would hate to break to MFC just because frame-based progra...