#include <acknex.h> #include <windows.h> void main() { mouse_pointer = 0; RECT* rect; GetWindowRect(hWnd,rect); ClipCursor(rect); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de