Author: TheTutor
Shows how to associate a menu with your window when calling CreateWindow(). It also goes over receiving "menu messages."
Functions Used: LoadMenu(), DestroyMenu()
C C++ Win32 Direct3D OpenGL C# Java Free Tutorials