Remove the file after starting itnovellof: Simply: start .exe and then remove .exe. Thanks all! Especially the latest link, solved it...
Remove the file after starting itHey, I'm looking for a way to remove the file after you've started it, I've tried via TerminateProce...
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...