Re: user32: GetTitleBarInfo: Handle hwnd and tbi when passing NULL (try 3)
29 Jun
2009
29 Jun
'09
7:24 a.m.
Kovács András wrote:
Hi,
This patch is for GetTitleBarInfo <...>
Andras Kovacs
Not so problematic, but you can simplify 'if (IsWindow(hwnd) == FALSE)' with 'if (! IsWindow(hwnd))' Frédéric
6100
Age (days ago)
6100
Last active (days ago)
0 comments
1 participants
participants (1)
-
Frédéric Delanoy