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 › MultiPlayer Game Hacks & Cheats › Combat Arms Hacks & Cheats › Combat Arms Hack Coding / Programming / Source Code › Combat Arms Coding Help & Discussion › [Help] ERRO Source base menu combined

Exclamation[Help] ERRO Source base menu combined

Posts 1–5 of 5 · Page 1 of 1
franpanpan
franpanpan
[Help] ERRO Source base menu combined

Hello I need help with this error if anyone can help me



------ Build started: Project: CaBase, Configuration: Debug Win32 ------
Compiling...
Base.cpp
c:\documents and settings\administrador\desktop\hans & gellins base combined\cabase\base.cpp(111) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [9]' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\administrador\desktop\hans & gellins base combined\cabase\base.cpp(112) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [13]' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\administrador\desktop\hans & gellins base combined\cabase\base.cpp(113) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [11]' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
DirectX.cpp
c:\documents and settings\administrador\desktop\hans & gellins base combined\cabase\directx.cpp(26) : error C2664: 'ID3DXFont:rawTextW' : cannot convert parameter 2 from 'char [1024]' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Menu.cpp
c:\documents and settings\administrador\desktop\hans & gellins base combined\cabase\menu.cpp(78) : error C2664: 'ID3DXFont:rawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\administrador\desktop\hans & gellins base combined\cabase\menu.cpp(81) : error C2664: 'ID3DXFont:rawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\documents and settings\administrador\desktop\hans & gellins base combined\cabase\menu.cpp(83) : error C2664: 'ID3DXFont:rawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Generating Code...
Build log was saved at "file://c:\Documents and Settings\Administrador\Desktop\Hans & Gellins Base Combined\CaBase\Debug\BuildLog.htm"
CaBase - 7 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
#1 · 15y ago
Alessandro10
Alessandro10
This is very simple.

Change the Character Set Unicode for Multi-byte
#2 · 15y ago
Mr.Magicman
Mr.Magicman
You have to change to multibyte character set or make the getmodule a singlebyte instead of w multibyte.
#3 · 15y ago
GodHack2
GodHack2
in other words change this GetModuleHandleW to this GetModuleHandleA
and this DrawTextW to this DrawTextA
#4 · 15y ago
freedompeace
freedompeace
(Project Properties, like all others have stated)
#5 · 15y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • [HELP] erros na base.By rapha15br in Combat Arms Brazil Help
    3Last post 15y ago
  • Help on TOPBLAST's menu baseBy projektx in Combat Arms Hack Coding / Programming / Source Code
    31Last post 16y ago
  • [HELP]Compile Error - Whit's combined baseBy CanYouDoIt in Combat Arms Coding Help & Discussion
    6Last post 15y ago
  • [HELP] Base Menu D3D9By mestrelost in CrossFire Hack Coding / Programming / Source Code
    6Last post 15y ago
  • help Hans & Gellins Base CombinedBy yoyoman4567 in Combat Arms Coding Help & Discussion
    9Last post 15y ago

Tags for this Thread

None