How to display balloon tooltips in wxTaskBarIcon?

Printer-friendly versionPDF version
Download and install the patch written by lowjoel. Open the adv project''s settings from the wxWidgets visual studio solution and add _WIN32_IE=0x0600 to the Preprocessor Definitions in the C/C++ section for all configurations, then recompile the adv project. This will add a new function ShowBalloon to the wxTaskBarIcon class.