By Andrey_Karpov_2009
via msdn.microsoft.com
Submitted: Feb 21 2013 / 00:37
Welcome to the series Learn to Program for Windows in C++. The aim of this series is to teach you how to write a Windows program in C++. In the first module, you'll learn step-by-step how to create and show a window. Later modules will introduce the Component Object Model (COM), graphics and text, and user input. For this series, it is assumed that you have a good working knowledge of C++ programming. No previous experience with Windows programming is assumed. (If you are new to C++, you can find learning material at the Visual C++ Developer Center.)
Add your comment