[wx-dev] [SVN trunk] Compile errors in src/msw/taskbar.cpp

Vadim Zeitlin vadim at wxwidgets.org
Sun Dec 2 04:34:05 PST 2007


On Sun, 02 Dec 2007 04:39:11 +0000 Wlodek Szafran <wlodek.szafran at hwcn.org> wrote:

WS> after the recent additions to src/msw/taskbar.cpp, this file no longer 
WS> compiles:

 Using VC6 I guess?

WS> ../src/msw/taskbar.cpp: In member function 'long int 
WS> wxTaskBarIcon::WindowProc(unsigned int, unsigned int, long int)':
WS> ../src/msw/taskbar.cpp:345: error: 'NIN_BALLOONTIMEOUT' was not declared 
WS> in this scope
WS> ../src/msw/taskbar.cpp:349: error: 'NIN_BALLOONUSERCLICK' was not 
WS> declared in this scope

 Added definitions for them if they're not defined, thanks,
VZ





More information about the wx-dev mailing list