[PATCH 2/2] user32: Correct class small icons behavior (try 2).

Sergey Guralnik serhio at etersoft.ru
Fri Sep 7 08:59:24 CDT 2012


On 2012-09-07 15:24, Sergey Guralnik wrote:
>
This patch based on MSDN's description of WNDCLASSEX structure:
...
hIconSm: Handle to a small icon that is associated with the window 
class.
          If this member is NULL, the system searches the icon resource 
specified
          by the hIcon member for an icon of the appropriate size to use 
as the small icon.
...

-- 
Sergey




More information about the wine-devel mailing list