Displaying 1 result from an estimated 1 matches for "base_l1".
Did you mean:
base_id
2011 Apr 20
3
API-MS-Win-Security-Base-L1-1-0.dll Failed To Initialize
...-Base-L1-1-0.dll" failed to initialize, aborting
> err:module:LdrInitializeThunk Main exe initialization for L"Z:\\EventLog\\EventLogViewer.exe" failed, status c0000142
>
Running it from putty, it's a console application... should work, right?
Copied API-MS-Win-Security-Base_l1-1-0.dll, getting this very vague error about that library.
I'd of course just compile and run as a native Linux application but I need these two files:
#include <winevt.h>
wevtapi.lib
For pulling logs over Windows RPC... neither which are available on Linux.