LoadImageW: Fix type of TRACE-Parameter (update to cvs-commit)

Detlef Riekenberg wine.dev at web.de
Tue Jul 5 14:29:35 CDT 2005


Am Dienstag, den 05.07.2005, 07:40 -0500 schrieb Alexandre Julliard:

> 
> Modified files:
> 	dlls/user      : cursoricon.c 
> 
> Log message:
> 	Detlef Riekenberg <wine.dev at web.de>
> 	LoadImageW: Fix type of TRACE parameter.
> 
> Patch: http://cvs.winehq.org/patch.py?id=18666
> 
> Old revision  New revision  Changes     Path
>  1.6           1.7           +3 -7       wine/dlls/user/cursoricon.c

Sorry, but you modified the Patch in a wrong Way.

(HIWORD(name)) is the short version of (IS_INTRESOURCE(name)) here


Changelog:
 - LoadImageW: Fix type of TRACE-Parameter
   (Restored the 'if (HIWORD(name))' - Part and added some comments)

-- 
By By ...
      ... Detlef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LoadImageW_v2.diff
Type: text/x-patch
Size: 1441 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050705/71978060/LoadImageW_v2.bin


More information about the wine-devel mailing list