I've been posting with questions like it's my job lately. Anyways, here's the new one:
I'm using the GetAsyncKeyState function to get keys down, in this game so far the only keys I'm using are the directionals and the spacebar. I have no code telling the game to do anything special when up and right are down, but it wont shoot when up and right are down! The reason I'm not showing any code here or going into much detai is because my question is simple; is there some kind of bugs when directionals are held down or something? Because I've seen this error in other places too, not just in VB.