The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Macros
windows_tray_notification.hpp File Reference
#include <SDL.h>
#include <string>
#include <windows.h>
#include <shellapi.h>
Include dependency graph for windows_tray_notification.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  windows_tray_notification
 

Macros

#define UNICODE
 
#define _WIN32_IE   0x0600
 
#define NIIF_USER   0x00000004
 
#define NIN_BALLOONTIMEOUT   (WM_USER + 4)
 
#define NIN_BALLOONUSERCLICK   (WM_USER + 5)
 

Macro Definition Documentation

#define _WIN32_IE   0x0600

Definition at line 26 of file windows_tray_notification.hpp.

#define NIIF_USER   0x00000004
#define NIN_BALLOONTIMEOUT   (WM_USER + 4)
#define NIN_BALLOONUSERCLICK   (WM_USER + 5)
#define UNICODE

Definition at line 22 of file windows_tray_notification.hpp.