http://bugs.winehq.org/show_bug.cgi?id=9228
--- Comment #22 from Albert Dock mralbertdock@gmail.com 2011-07-18 16:33:33 CDT --- Looks like this is a problem in advapi - I get thousands of lines of trace:
fixme:advapi:ReadEventLogW (0xcafe4242,0x0000000a,0xffff76d2,0xd07a20,0x00002800,0x32dca4,0x32dc90) stub
Is there any way we can:
- find what input is being passed to this function - find what this function does on Windows - update the code to do this.
I'm a willing coder if someone will give me a gentle shove in the right direction.