Make the controls send notifications to the parent window passed to
commitc594043316ae6e1a5c9958ddc1e4cb875a14ce45
authorDimitrie O. Paun <dpaun@rogers.com>
Thu, 20 Nov 2003 22:04:13 +0000 (20 22:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Nov 2003 22:04:13 +0000 (20 22:04 +0000)
tree58ad53d6f033212a943b413aa3b0f2af3d406790
parentabeb325cdf35ca89b879ca55f82fe34f737cf772
Make the controls send notifications to the parent window passed to
them in CREATESTRUCT.  Based on a treeview patch by Igor Grahek.
14 files changed:
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/datetime.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/ipaddress.c
dlls/comctl32/monthcal.c
dlls/comctl32/pager.c
dlls/comctl32/status.c
dlls/comctl32/tab.c
dlls/comctl32/toolbar.c
dlls/comctl32/tooltips.c
dlls/comctl32/treeview.c
dlls/comctl32/updown.c