comctl32: Add a test for the initial tooltip window style settings,
commitf15abf08ac0f9b04b55b23ef556e4cbbf3f6f984
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 19 Dec 2005 16:43:10 +0000 (19 17:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Dec 2005 16:43:10 +0000 (19 17:43 +0100)
tree5e5c8607d68ddea82dabdec740fc1b394d520861
parentba76275e1606b90e4cf95b8eeeb63add1a427f81
comctl32: Add a test for the initial tooltip window style settings,
make it pass under Wine.
dlls/comctl32/tests/.gitignore
dlls/comctl32/tests/Makefile.in
dlls/comctl32/tests/tooltips.c [new file with mode: 0644]
dlls/comctl32/tooltips.c