Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › C++/C Programming › Beginning GUI programming?

Beginning GUI programming?

Posts 1–2 of 2 · Page 1 of 1
zsniprx
zsniprx
Beginning GUI programming?
I am looking to start looking how to create both simple and complex GUI's with C++. Simple things like creating windows with titles. Creating buttons that allow for other windows to appear or simple functions to activate.

Anybody know any good resources or tutorials here on MPGH that can teach me some simple C++ GUI creation?
#1 · 13y ago
Gab
Gab
I think there are no tutorials on MPGH teaching how to make a GUI. There are several ways to create a GUI using C++ tho.

-The Windows API provides a lots of functions to create windows and buttons;
-You can emulate your own GUI using GDI or GDI+, for example;
-Some libraries, such as Qt, are libraries that let you create a GUI with more ease than the Windows API

Here's a small tutorial on how to create a window using WINAPI : Creating Win32 Applications (C++)
If you like it, you can browse MSDN and find out how to create more widgets.
#2 · 13y ago
Posts 1–2 of 2 · Page 1 of 1

Post a Reply

Similar Threads

  • Java Beginning Virus ProgrammingBy gcflames12 in Java
    10Last post 6y ago
  • Beginning D3D Game Programming 2nd EditionBy Enj0i in Programming Tutorials
    11Last post 13y ago
  • Beginning C++ through Game ProgrammingBy wtfiwantthatname in Programming Tutorials
    1Last post 15y ago
  • Runescape 2 auto programsBy fabled in Hack Requests
    19Last post 19y ago
  • Problem Wit Hacking ProgramsBy f5awp in General Gaming
    5Last post 20y ago

Tags for this Thread

None