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