wined3d: Allow SetCursorProperties on existing cursor

Stefan Dösinger stefandoesinger at gmx.at
Tue Mar 13 18:05:09 CDT 2007


Am Dienstag 13 März 2007 03:44 schrieb Erich Hoover:
> Real Name:
>     Erich Hoover
> Changelog:
>     wined3d: Allow SetCursorProperties on existing cursor
Looks good to me, except one cosmetic issue:

     if(pCursorBitmap) {
+        WINED3DLOCKED_RECT rect;
+.........
         /* MSDN: Cursor must be A8R8G8B8 */

You are adding trailing whitespaces here. I think git or AJs filters filter 
them out, but they tend causing merging problems for me if my patches contain 
some of them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20070314/cf7cea56/attachment.pgp


More information about the wine-devel mailing list