advapi32: In ReadEventLogA/W, return ERROR_HANDLE_EOF instead of ERROR_CALL_NOT_IMPLE...
commit1a5ad9e65d241e40b85c424ac561249b97161576
authorAustin English <austinenglish@gmail.com>
Sun, 5 May 2019 07:22:35 +0000 (5 02:22 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 May 2019 12:13:53 +0000 (6 07:13 -0500)
tree17c58c1df4696db7472f38e3cb610a4f2b0c14f7
parent6ee29c048cbbd6291e672a0c9b4ecdf0f770673c
advapi32: In ReadEventLogA/W, return ERROR_HANDLE_EOF instead of ERROR_CALL_NOT_IMPLEMENTED.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46905
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/advapi32/eventlog.c