mirror of
https://github.com/reactos/reactos.git
synced 2025-05-25 04:03:56 +00:00
[PSDK]
- Add missing definitions. svn path=/trunk/; revision=50161
This commit is contained in:
parent
fdea91b64c
commit
f7ab02f22e
1 changed files with 2 additions and 1 deletions
|
@ -71,6 +71,7 @@ extern "C" {
|
|||
#define NIIF_INFO 1
|
||||
#define NIIF_WARNING 2
|
||||
#define NIIF_ERROR 3
|
||||
#define NIIF_USER 4
|
||||
#if _WIN32_IE >= 0x0600
|
||||
#define NIIF_ICON_MASK 0xf
|
||||
#define NIIF_NOSOUND 0x10
|
||||
|
|
Loading…
Reference in a new issue