User profile: raduh

User info
User name:raduh
History
Joined:
Number of posts:5
Latest posts:

Mouse handling
Hello everybody! I have recently started game programming and although the graphic part works fin...

Cannot get graphics to work
I have downloaded Codeblocks and did what you said. Everything works fine now. Thank you very much ...

Cannot get graphics to work
Hello to everybody! I'm encountering a problem with any graphics code, even one as simple as: [co...

Declaration syntax error
I wrote the following library for my mouse: [code] #ifndef __MOUSE_H #define __MOUSE_H #include <do...

Help with windows programming
Hi! I have some experience with the c++ programming language and I started to read an old book, "How...