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 › D3D menu Help Please....

D3D menu Help Please....

Posts 1–15 of 15 · Page 1 of 1
~I
~InsaneWayne~
D3D menu Help Please....
Okay So I Been Trying To Code Chams And A menu But My D3D9DEV.cpp Is Giving Me Error Can't Figure it Out Been Trying To For Days So I Decided To Come Here









To Big To Write Because Theres a Text Limit I Posted Out Side Link Sorry


pastebin - collaborative debugging tool
#1 · 16y ago
Lolland
Lolland
If you're using that Azorbix shit, then dont worry about getting errors. I get a shitload of errors every time.

P.S. Dont You Find It Hard To Type Like This?
#2 · 16y ago
Hell_Demon
Hell_Demon
I dont get any errors at all with azos starterkit, but im using 2003.net edition of MSVC++
#3 · 16y ago
why06
why06
Quote Originally Posted by ~InsaneWayne~ View Post
Okay So I Been Trying To Code Chams And A menu But My D3D9DEV.cpp Is Giving Me Error Can't Figure it Out Been Trying To For Days So I Decided To Come Here

pastebin - collaborative debugging tool
Post the errors then atleast, because there is no guarantee we can solve the problem without them, because your compiler maybe configured differently then ours.
#4 · 16y ago
~I
~InsaneWayne~
I'm Using MicroSoft visual 6 c++ Because i Find It Easy :P But Im Going To Switch To MicroSoft Visual studio 2010 beta 2 and and see if i get the same Errors IF do ill Post p.s Just Started To Code few months Ago
Errors Are
Code:
 Compiling...
d3d9dev.cpp
c:\users\derrick\desktop\new folder (2)\d3d9\old_workspace\d3d9.h(7) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
d3d9int.cpp
c:\users\derrick\desktop\new folder (2)\d3d9\old_workspace\d3d9.h(7) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
d3d9tex.cpp
c:\users\derrick\desktop\new folder (2)\d3d9\old_workspace\d3d9.h(7) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
d3d9.cpp
c:\users\derrick\desktop\new folder (2)\d3d9\old_workspace\d3d9.h(7) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
main.cpp
c:\users\derrick\desktop\new folder (2)\d3d9\old_workspace\d3d9.h(7) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
Error executing cl.exe.
#5 · 16y ago
ZE
zeco
As the errors say. The compiler/Linker cannot find d3d9.h
#6 · 16y ago
LE
LegendaryAbbo
In solution explorer under header files to you have d3d9.h?

If not then right click on header files and choose add, existing item, and then find the d3d9.h file and then it should work, also put d3d9.h in the folder with the rest otherwise it still may not work.
#7 · 16y ago
~I
~InsaneWayne~
I did everything you said Still same error =/
#8 · edited 16y ago · 16y ago
LE
LegendaryAbbo
Quote Originally Posted by why06 View Post
Omg I know the problem! I need to compile it in release mode. One sec!
Quote Originally Posted by why06 View Post
Wait! I don't know how to do that... =/
lolwut?

are insanewayne im confused :S
#9 · 16y ago
ZE
zeco
Legendary, what are you talking about, why didn't post that.
#10 · edited 16y ago · 16y ago
why06
why06
What you ppl talkin bout. I don't know what your talking about. I didn't post that here =/
#11 · 16y ago
~I
~InsaneWayne~
Im Confused to lmao
#12 · 16y ago
Hell_Demon
Hell_Demon
install directX SDK and make sure you're including them in your compilers settings(point it to the lib and header directory)
#13 · 16y ago
XG
XGelite
when i was experimenting with azorbixs base i had to change lots of stuff in VC++ 2008 to get it error free. and btw if your trying to use it with combat arms, that base is patched completely.


if you dont know any C++ then dont even try d3d right now. Start with basic C++, then windows API, then d3d.
#14 · 16y ago
theelement12
theelement12
Do you have a header file with d3d9 in it?
#15 · 16y ago
Posts 1–15 of 15 · Page 1 of 1

Post a Reply

Similar Threads

  • D3D menu HelpBy SteamAss in CrossFire Help
    5Last post 15y ago
  • D3D Menu HelpBy ac1d_buRn in C++/C Programming
    7Last post 16y ago
  • [HELP]D3D Menu Won't WorkBy Lonly in Combat Arms Hack Coding / Programming / Source Code
    31Last post 16y ago
  • I could use some help please...about D3DBy gamernuub in C++/C Programming
    6Last post 16y ago
  • [Help]D3D MenuBy cothen12 in C++/C Programming
    13Last post 18y ago

Tags for this Thread

#d3d#menu