mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[PSDK]
- Add missing definitions. svn path=/trunk/; revision=50161
This commit is contained in:
@@ -70,7 +70,8 @@ extern "C" {
|
||||
#define NIIF_NONE 0
|
||||
#define NIIF_INFO 1
|
||||
#define NIIF_WARNING 2
|
||||
#define NIIF_ERROR 3
|
||||
#define NIIF_ERROR 3
|
||||
#define NIIF_USER 4
|
||||
#if _WIN32_IE >= 0x0600
|
||||
#define NIIF_ICON_MASK 0xf
|
||||
#define NIIF_NOSOUND 0x10
|
||||
|
||||
Reference in New Issue
Block a user