user32: Init standard scrollbars during WM_NCCREATE.

Sergey Guralnik serhio at etersoft.ru
Wed Jan 23 00:56:07 CST 2013


There might be used special wrapper for SCROLL_GetInternalInfo(), that 
directly allocates and initializes internal scroll structures. It would 
be faster (we avoid redundant assignments and checks), but using 
SetScrollInfo() is more clear, IMHO.

-- 
Sergey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Init-standard-scrollbars-during-WM_NCCREATE.txt
Type: text/x-c
Size: 4270 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130123/e71f83ec/attachment.bin>


More information about the wine-patches mailing list