Problem catching numpad keystrokesThank you kbw this is what i come up with [code]while (GetMessage (&messages, NULL, 0, 0) > 0) ...
Problem catching numpad keystrokesHello Im wanting to use my numpad as direction north,east,south,west ect and have all other alpha/n...
map of object pointersThanks roshi for the explanation and links also for the debugging techniques you used (very helpful)...
map of object pointersHello Disch thanks for your help Is this the correct way to log with the copy ctor [code]Room_...
map of object pointersHello Why does this code call the conctructor and destructor twice? im know stl::map creates a co...
This user does not accept Private Messages