Count between arraysI have a code that works like this: When the user does X in this game, we count Y of the player (...
Mousewheel checkHmm, someone?
Mousewheel checkThis is what I did, [code]if ( GET_WHEEL_DELTA_WPARAM(WHEEL_DELTA) ) { }[/code] But it didn't wor...
Run functions under what?Okay, thanks, and I saw that my source files that I had downloaded had vc++ menus, so it had a misse...
Run functions under what?I downloaded some source codes that I compiled, and when I run it nothing happends, just a regular c...