[wined3d] windowed mode software cursor position

H. Verbeet hverbeet at gmail.com
Tue Oct 17 13:08:41 CDT 2006


> if (This->presentParms.Windowed == TRUE)
You shouldn't compare BOOLs against TRUE.

Also, a comment in the mail as to why the cursor position needs to be
corrected would be nice. Ie, cursor position are in screen space, not
window space.



More information about the wine-devel mailing list