user32: FindWindow() should treat an empty title same way as NULL.
commit2f0b9dd3bfa3820abd89846d45eb78578b627b3b
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 19 Oct 2010 05:22:53 +0000 (19 14:22 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Oct 2010 09:00:32 +0000 (19 11:00 +0200)
tree417f620bc4762c60d5a1bfd2eda3963d8391a10f
parentb08d3d2656746cfd78be59cea2e06abd178a1ddc
user32: FindWindow() should treat an empty title same way as NULL.
dlls/user32/tests/win.c
dlls/user32/win.c