I am studying MFC from Jeff Promise's book. I had problems compiling the first sample MFC program from Prosis because I need to set the project from "single-threaded" to "multi-threaded." First, ...
I am studying MFC from Prosise's book. I read the first three chapters, but have not started implementing any sample until today. Visual C++ output three errors with ...