define NIN_BALLOONXXX constants if the SDK doesn't
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a5388f80f3
commit
c6e72bbf34
@ -32,6 +32,11 @@
|
||||
#include "wx/taskbar.h"
|
||||
#include "wx/dynlib.h"
|
||||
|
||||
#ifndef NIN_BALLOONTIMEOUT
|
||||
#define NIN_BALLOONTIMEOUT 0x0404
|
||||
#define NIN_BALLOONUSERCLICK 0x0405
|
||||
#endif
|
||||
|
||||
// initialized on demand
|
||||
static UINT gs_msgTaskbar = 0;
|
||||
static UINT gs_msgRestartTaskbar = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user