Hey people I'm making a game using DX7 and I'm using ShowCursor (API) to hide the mouse. It worked just fine a first but then it stopped working at somepoint and I don't know why.
Can anyone help?
Drewski
Printable View
Hey people I'm making a game using DX7 and I'm using ShowCursor (API) to hide the mouse. It worked just fine a first but then it stopped working at somepoint and I don't know why.
Can anyone help?
Drewski
:D Sorry about the double post. Just ignore the previous post.
Thx
i spose u could try updating to version 8.
i know this dosnt explain why it happened, but it may solve it
Maybe you changed your primary/secondary surface... I believe ShowCursor is supposed to be the LAST call you make before the game loop too.