Only set window text for WM_NCCREATE in DefWindowProc*() in case
commit4f565d6d6cfff95022271dc396ec27da0c4f3833
authorAndreas Mohr <amohr@codeweavers.com>
Wed, 24 Jan 2001 19:57:04 +0000 (24 19:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Jan 2001 19:57:04 +0000 (24 19:57 +0000)
treeba33e2f0781395576c7b114a82c2c9605c398dcc
parent803dbb6f00d9d277887ebeef6271fb0fcff44c2e
Only set window text for WM_NCCREATE in DefWindowProc*() in case
lpszName is a string (i.e. check HIWORD).
windows/defwnd.c