http://bugs.winehq.org/show_bug.cgi?id=30549
Bug #: 30549 Summary: unimplemented KERNEL32.dll.SetConsoleCursorMode error Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: garimaahujaishere@gmail.com Classification: Unclassified
Following error is being displayed when I am trying to run the attached file. I have installed wine1.5.3 and OS I am using is ubuntu.
Error:
wine: Unhandled page fault on read access to 0xffffffff at address 0x427079 (thread 0009), starting debugger... wine: Call from 0x6829eab2 to unimplemented function KERNEL32.dll.SetConsoleCursorMode, aborting wine: Unimplemented function KERNEL32.dll.SetConsoleCursorMode called at address 0x6829eab2 (thread 0024), starting debugger...
Thanks