* include/winbase.h (EVENTLOG_SUCCESS): Add define.
	Thanks to: Thomas Weber  <thomasweber@sourceforge.net>
This commit is contained in:
Danny Smith
2003-02-23 08:31:37 +00:00
parent b59e1aaceb
commit cc379158bb
2 changed files with 6 additions and 0 deletions

View File

@ -371,6 +371,7 @@ extern "C" {
#define PURGE_RXABORT 2
#define PURGE_TXCLEAR 4
#define PURGE_RXCLEAR 8
#define EVENTLOG_SUCCESS 0
#define EVENTLOG_FORWARDS_READ 4
#define EVENTLOG_BACKWARDS_READ 8
#define EVENTLOG_SEEK_READ 2