LoadImageW: Fix type of TRACE-Parameter (update to cvs-commit)
5 Jul
2005
5 Jul
'05
10:29 p.m.
Am Dienstag, den 05.07.2005, 07:40 -0500 schrieb Alexandre Julliard:
Modified files: dlls/user : cursoricon.c
Log message: Detlef Riekenberg <wine.dev(a)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
7468
Age (days ago)
7468
Last active (days ago)
2 comments
2 participants
participants (2)
-
Alexandre Julliard -
Detlef Riekenberg