Mouse handlingHello everybody! I have recently started game programming and although the graphic part works fin...
Cannot get graphics to workI have downloaded Codeblocks and did what you said. Everything works fine now. Thank you very much ...
Cannot get graphics to workHello to everybody! I'm encountering a problem with any graphics code, even one as simple as: [co...
Declaration syntax errorI wrote the following library for my mouse: [code] #ifndef __MOUSE_H #define __MOUSE_H #include <do...
Help with windows programmingHi! I have some experience with the c++ programming language and I started to read an old book, "How...