User: Moobman

  • Public profile

User profile: Moobman

User info
User name:Moobman
History
Joined:
Number of posts:15
Latest posts:

Vector container / list
I need to add each item from my function into a list, array or a vector container. But i'm unsure wh...

Set DWORD value from user input
Ive fixed it with this piece of code here: [code]cin >> Addy; DWORD Ammo = strtol(Addy.c_str(), 0, ...

Set DWORD value from user input
My question is, how do i set the DWORD value from user input? [code] DWORD Ammo = 0x0000000; in...

Wide strings and normal strings
I tried some stuff, removing one error after the other and achieved a program that compiles.. Probl...

Wide strings and normal strings
I need some help regarding wide strings. I already have a working program for searching normal strin...

This user does not accept Private Messages