kernel32: Fix return code from LocalUnlock for pointer passed to it

Nikolay Sivov nsivov at codeweavers.com
Sat May 8 17:27:24 CDT 2010


Fix for http://bugs.winehq.org/show_bug.cgi?id=15928

Regression was caused by changed return value from GlobalUnlock that we use for LocalUnlock too.


More information about the wine-patches mailing list