Random exception thrown??@mbozzi [quote]Now is a good time to investigate your debugger.[/quote] I use Visual Studio 2019, ...
Random exception thrown??Hello folks! It has been a fair while since I came here, but alas I have some questions. Alright,...
How to repaint the window with button click?The bracket got mixed with the URL; should be fixed now. There you should be able to look at the (ki...
How to repaint the window with button click?The main thing I see sorta wrong with this is that you have 2 separate window functions that are cal...
How to open a file?@mbozzi Ok. Whoa there pardner. [code] void displayFile(char* name, HWND hWnd) { FILE* file; ...