Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano

probuje zrobic hacka z menu ale przy build wyskakuja mi bledy:

 

------ Build started: Project: ss, Configuration: Release Win32 ------

Compiling...

menu.cpp

baza.h : Building for D3D9

D:\hack\ss\menu.cpp(42) : error C2664: 'CD3DFont::DrawTextW' : cannot convert parameter 4 from 'char *' to 'const TCHAR *'

Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

D:\hack\ss\menu.cpp(47) : error C2664: 'CD3DFont::DrawTextW' : cannot convert parameter 4 from 'char *' to 'const TCHAR *'

Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

D:\hack\ss\menu.cpp(49) : error C2664: 'CD3DFont::DrawTextW' : cannot convert parameter 4 from 'char *' to 'const TCHAR *'

Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

D:\hack\ss\menu.cpp(61) : error C2664: 'CD3DFont::DrawTextW' : cannot convert parameter 4 from 'char *' to 'const TCHAR *'

Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

D:\hack\ss\menu.cpp(63) : error C2664: 'CD3DFont::DrawTextW' : cannot convert parameter 4 from 'char *' to 'const TCHAR *'

Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

baza.cpp

baza.h : Building for D3D9

D:\hack\ss\baza.cpp(31) : error C2664: 'CD3DFont::CD3DFont(const TCHAR *,DWORD,DWORD)' : cannot convert parameter 1 from 'const char [6]' to 'const TCHAR *'

Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

D:\hack\ss\baza.cpp(112) : 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

 

Wie ktos jak to naprawic zeby poszlo build ?

×
×
  • Dodaj nową pozycję...