[HELP] Messagebox help
Well i have just finished my C++ hack
Its a hotkey hack.
I needed to change the character bytes to multiset otherwise it doesnt work.
But when i use multi, My messagebox wont compile. I get this error.
error C2664: 'MessageBoxA' : cannot convert parameter 2 from 'const wchar_t [82]' to 'LPCSTR'
When i set it to unicode, I get errors from the hack.
How can i fix this? Halp me pl0x.
ac1d_buRn
Its a hotkey hack.
I needed to change the character bytes to multiset otherwise it doesnt work.
But when i use multi, My messagebox wont compile. I get this error.
error C2664: 'MessageBoxA' : cannot convert parameter 2 from 'const wchar_t [82]' to 'LPCSTR'
When i set it to unicode, I get errors from the hack.
How can i fix this? Halp me pl0x.
ac1d_buRn

.