user32: Add argument check for PTITLEBARINFO in GetTitleBarInfo().

Paul Vriens paul.vriens.wine at gmail.com
Thu Nov 12 13:51:18 CST 2009


On 11/12/2009 07:43 PM, Rico Schüller wrote:
> +    if(!tbi) {
> +        TRACE("Invalid TITLEBARINFO: %p\n", tbi);

Hi Rico,

So your printing the NULL pointer?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list