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 › Nooby question

Nooby question

Posts 1–5 of 5 · Page 1 of 1
ilovecookies
ilovecookies
Nooby question
Ok ok ok, Really noobish here. I'm in the process of learning C++ right now, and recently i've heard alot of people asking/talking about C#. What I understand C++ and C are good for handling data and programming features there selves, while C# is good for making GUI's. Is it possible to make a program in C++ and have it used by a C# GUI? I'm wondering because I hear C# is a bit simpler than C++, but at the same time it would be great starting ground for C++, and if I learned # first, it would make it simpler when i'm actually ready to create a program because i'd be able to make a GUI.
#1 · 16y ago
Matrix_NEO006
Matrix_NEO006
im guessing your talking about
extern 'C'
__declspec(naked)
{ ..
}
correct me if im wrong.
#2 · 16y ago
why06
why06
C# is a full-fledged language. Don't underestimate it. You can do nearly anything in C++ with C#, and it would be less error prone too, due to things like strings and garbage collecting. The problem is C# is slower since it runs on a VM, and might not be able to do everything C++ can, but if I could choose I would definitely opt to code in a language like C# or Java instead of C++, because it is easier to work with... but with all that ease of use comes a lack of flexibility...

Also you should know that MFC(Microsoft Foundation Classes) are a wrapper for the Windows API, which I suppose makes it easier... if you still want to do it in C++. And correct me if I'm wrong, but isn't there a form creator in VSC++?
#3 · 16y ago
ilovecookies
ilovecookies
Well see My general goal here is to be able to create a program, and a pretty little GUI to go along with it. I just want to know, if say I learn C++ is it possible to make a GUI for the program in C#? As in use the C++ coded program, with a C# coded GUI. Or would it just be simpler to use C++ and learn to write GUI's?

EDIT! Fall of 2010 I start classes at IvyTech for an associates in Programmer/Analyst. It Consists of quite a few different programming languages, so i'm just wanting to get a few idea's down for when I actually take the classes to make programs that will meet requirement.
#4 · edited 16y ago · 16y ago
why06
why06
Quote Originally Posted by ilovecookies View Post
Well see My general goal here is to be able to create a program, and a pretty little GUI to go along with it. I just want to know, if say I learn C++ is it possible to make a GUI for the program in C#? As in use the C++ coded program, with a C# coded GUI. Or would it just be simpler to use C++ and learn to write GUI's?

EDIT! Fall of 2010 I start classes at IvyTech for an associates in Programmer/Analyst. It Consists of quite a few different programming languages, so i'm just wanting to get a few idea's down for when I actually take the classes to make programs that will meet requirement.
Well yeh. you could import it like MatrixNeo showed, but I don't really understand it TBH.
#5 · 16y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • nooby question from a nooby guyBy ace76543 in Hack Requests
    9Last post 20y ago
  • Nooby QuestionBy chrisisafoo in Tutorials
    6Last post 17y ago
  • Nooby QuestionBy ibrahim195 in Suggestions, Requests & General Help
    16Last post 16y ago
  • Possibly nooby question/request..By Pei0175 in Combat Arms Hacks & Cheats
    0Last post 17y ago
  • Noobie questionsBy Babu-be in WarRock - International Hacks
    2Last post 20y ago

Tags for this Thread

None