Changed the event handling to use events, instead of just virtual functions.
authorRobin Dunn <robin@alldunn.com>
Sun, 22 Nov 1998 04:20:32 +0000 (04:20 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 22 Nov 1998 04:20:32 +0000 (04:20 +0000)
commit56194595d57ebfe327e3bda55589952afaa88d33
treef6f47ca30c0c4cdde2ee119ac75b1c7d54f5b157
parent6b037754f53cc35e177bf6787bace26c7cecc6e1
Changed the event handling to use events, instead of just virtual functions.
This is so wxPython can derive from the class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/taskbar.h
src/msw/taskbar.cpp