Well I don't see any big difficulties really. You'll have to get the mouse clicks - I'm not sure if you're going to get click events if you're in fullscreen mode. You may have to use DirectInput or GetAsynchKeyState() or something similar. I have only done this in C, never VB. I don't see any major problems though.




Reply With Quote