Hi,
Does anyone want to give me a hand? I gets a small problem in my code. I want to make the mouse pointer is disappeared while pressing 'Alt' key. Otherwise, the pointer should reappear. I use ShowCursor API to do it, but I meet the problem. If I run the program and then I press 'Alt' key, the mouse pointer is disappeared. But, it is not reappeared although I release 'Alt' key.
Please give me a hand.
zawpai