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 › [Help] Visual C++ Express 2008 Edition ??

[Help] Visual C++ Express 2008 Edition ??

Posts 1–6 of 6 · Page 1 of 1
DE
Dec0r87930
[Help] Visual C++ Express 2008 Edition ??
Is there any tuts for this one? Visual C++ Express Edition ??
I could see any.
#1 · edited 18y ago · 18y ago
castaway
castaway
Just the basic things, u need to set the strings to multibyte.
and timer go like
Code:
this->timer1->Enabled();
or
this->timer1->Disabled();
Atleast i thought...
#2 · 18y ago
Toymaker
Toymaker
I don't understand your question Dec0r or Thimo's answer and i think there's low reply count becuase i'm not the only one haha.

What exactly are you asking sir so i can also try to help you ? ^^
#3 · 18y ago
DE
Dec0r87930
Quote Originally Posted by thimo View Post
Just the basic things, u need to set the strings to multibyte.
and timer go like
Code:
this->timer1->Enabled();
or
this->timer1->Disabled();
Atleast i thought...
So there are some tuts for this version? Could you post some links to it.
#4 · 18y ago
radnomguywfq3
radnomguywfq3
Lase I checked VC++ Express didn't compile MFC. You need to torrent one of the other versions, or go back to VC++. Of course, there's always Win32 =D
#5 · 18y ago
Dave84311
[MPGH]Dave84311
Why would you need a tutorial for the compiler? All compilers are basically the same. You just need to know how to program.
#6 · 18y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

  • Visual C++ Express 2008 Windows Form.By CoderNever in C++/C Programming
    17Last post 16y ago
  • VISUAL C++ EXPRESS EDITION 2008By Tall kiwi in C++/C Programming
    2Last post 17y ago
  • [Tutorial] Visual Basic Express Edition 2008: Hello WorldBy lilmario876 in Programming Tutorials
    6Last post 16y ago
  • [Combat Arms] Help [Visual Basic 2008]By upperdragon in Visual Basic Programming
    18Last post 16y ago
  • [HELP] Visual Basic 2008 ErrorBy myheroking in Visual Basic Programming
    1Last post 16y ago

Tags for this Thread

#2008#edition#express#visual