mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Add missing EVENTLOG_SUCCESS.
svn path=/trunk/; revision=8681
This commit is contained in:
@@ -2319,6 +2319,7 @@ extern "C" {
|
||||
#define EVENTLOG_BACKWARDS_READ (8)
|
||||
#define EVENTLOG_SEEK_READ (2)
|
||||
#define EVENTLOG_SEQUENTIAL_READ (1)
|
||||
#define EVENTLOG_SUCCESS (0)
|
||||
#define EVENTLOG_ERROR_TYPE (1)
|
||||
#define EVENTLOG_WARNING_TYPE (2)
|
||||
#define EVENTLOG_INFORMATION_TYPE (4)
|
||||
|
||||
Reference in New Issue
Block a user