2003-02-23 Danny Smith <dannysmith@users.sourceforge.net>

* 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

@ -1,3 +1,8 @@
2003-02-23 Danny Smith <dannysmith@users.sourceforge.net>
* include/winbase.h (EVENTLOG_SUCCESS): Add define.
Thanks to: Thomas Weber <thomasweber@sourceforge.net>
2003-02-22 Roland Schwingel <roland.schwingel@onevision.de>
* include/wingdi.h (AddFontMemResourceEx[AW]): Add.

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