Tag Archives: menu

Code::Blocks C++ Win32 API Frame Menu Primer Tutorial

The tutorial today is about a programming IDE called Code::Blocks, and we use this to create a project to create a C++ Windows 32bit GUI frame application (Win32 API) with two simple submenus. Programming IDEs take a lot of the … Continue reading

Posted in Code::Blocks, eLearning, GUI, Tutorials | Tagged , , , , , , , , | 6 Comments

Menu for Windows Command Prompt Via Batch File Tutorial

For today’s tutorial we build a menu-driven Windows Batch (at Command Prompt window) , building on previous

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , | Leave a comment