User: judas97

  • Public profile

User profile: judas97

User info
User name:judas97
History
Joined:
Number of posts:7
Latest posts:

Problem catching numpad keystrokes
Thank you kbw this is what i come up with [code]while (GetMessage (&messages, NULL, 0, 0) > 0) ...

Problem catching numpad keystrokes
Hello Im wanting to use my numpad as direction north,east,south,west ect and have all other alpha/n...

map of object pointers
Thanks roshi for the explanation and links also for the debugging techniques you used (very helpful)...

map of object pointers
Hello Disch thanks for your help Is this the correct way to log with the copy ctor [code]Room_...

map of object pointers
Hello Why does this code call the conctructor and destructor twice? im know stl::map creates a co...

This user does not accept Private Messages