Author: TheTutor
This tutorial shows how to receive keyboard input outside of the WinProc().
Functions Used: GetDC(), SetTextColor(), TextOut(), ReleaseDC(), GetKeyboardState(), isalpha(), islower(), toupper()
C C++ Win32 Direct3D OpenGL C# Java Free Tutorials