2009/11/12 Rico Schüller kgbricola@web.de:
Hi,
this patch adds a check for PTITLEBARINFO in GetTitleBarInfo() to avoid a crash. This fixes bug 20249 .
Try 2 improvement:
- do not print the null pointer, it's useless
Cheers Rico
dlls/user32/nonclient.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
You could easily add a testcase for this behaviour.