Prevent a crash if messages are sent to a toolbar window before
authorDave Pickles <davep@nugate.demon.co.uk>
Sun, 28 Nov 1999 20:14:49 +0000 (20:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Nov 1999 20:14:49 +0000 (20:14 +0000)
commitdf66b90f129d0461133a8ff8e8d664d89992dc87
tree4bcdbd9ec929655cc0c7157fdfce7c1e6a3a15cd
parentae8d1d17a2c99694910c4d69862f7d0def360968
Prevent a crash if messages are sent to a toolbar window before
WM_NCCREATE or after WM_DESTROY.
dlls/comctl32/toolbar.c