Helpc++ debugger issues

Posts 13 of 3 · Page 1 of 1
c++ debugger issues
hi, i'm doing an external cheat with a windows form in c++ but i have a problem with the debugger

error : argument of type "wchar *" is incompatible with parameter of type "const char *"

how can i fix it ?
sorry for my bad english, i'm french
thanks anyway
Change the "Character Set" to: "Use Multi-Byte Character Set"


// Thanks to @Block4o once again. Solved and Closed.
Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?