Hello, how can i do a char* to DWORD/WORD conversion?
I saw some code that used asm in it but i don;t like to use inline asm alot in c++ since i can;t read asm too well.
Any other posibilites on conversion?
Thx