El vie, 24 de oct de 2003, a las 23:08, Carlos Lozano escribio:
- Windows init the clipcursor values with width and height of the screen of the primary display monitor. (Theme Hospital mouse is now fixed)
Hmmm, it is even more complex what i had thought. When the resolution mode is changed, the values for clipcursor are reset to 0,0,X,Y.
Now the question is:
a) Should we modify the function SYSMETRICS_Set, and when the values SM_CXSCREEN or SM_CYSCREEN will get changed, call to the Clipcursor function
b) or add a Clipcursor call after of every change resolution function??
Regards, Carlos.