2009/6/28 Kovács András andras@csevego.net:
Hi,
This patch is for GetTitleBarInfo, when it gets NULL hwnd and/or pti parameter. GTA IV tries to use this function with NULL, NULL parameters. This doesn't hurt Windows, but crashes in wine. Tested against Windows 7.
Best Regards,
Andras Kovacs
Not a big deal, but in the future, please add the component at the beginning of your e-mail's subject, e.g.: user32: Handle hwnd and tbi when passing NULL in GetTitleBarInfo
it's much easier to know what the purpose of the patch is without reading it that way (for those people that only read certain sections of the code).