http://bugs.winehq.org/show_bug.cgi?id=29620
Bug #: 29620 Summary: Kernel32.exe: unimplemented function KERNEL32.dll.GetConsoleCommandHistory Product: Wine Version: 1.3.36 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: mywine@schiermeier-software.de Classification: Unclassified
Created attachment 38374 --> http://bugs.winehq.org/attachment.cgi?id=38374 doskey.exe bug
I'm testing the original commandline interpreter cmd.exe (v5.1.2600/Windows XP - not that one from wine) inside a %windir%\system32 to run normal batch (aka DOS) commands. Trying the history function of this interpreter by running the external command DOSKEY.EXE I run into this:
The drive w: is linked via '/home/joerg/.wine-wincmd/dosdevices/w:' to a copy of %windir%.
--- W:\system32>.\doskey.exe /history wine: Call from 0x7b839822 to unimplemented function KERNEL32.dll.GetConsoleCommandHistoryLengthW, aborting wine: Unimplemented function KERNEL32.dll.GetConsoleCommandHistoryLengthW called at address 0x7b839822 (thread 0037), starting debugger... ---
This was tested inside a newly built and clean WINEPREFIX.
In general this is important for batch files.
http://bugs.winehq.org/show_bug.cgi?id=29620
Joerg Schiermeier mywine@schiermeier-software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38374|application/x-forcedownload |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29620
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Kernel32.exe: unimplemented |cmd.exe from XP needs |function |KERNEL32.dll.GetConsoleComm |KERNEL32.dll.GetConsoleComm |andHistory |andHistory | Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=29620
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|cmd.exe from XP needs |doskey.exe from XP needs |KERNEL32.dll.GetConsoleComm |KERNEL32.dll.GetConsoleComm |andHistory |andHistory
http://bugs.winehq.org/show_bug.cgi?id=29620
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2012-01-19 15:08:27 CST --- Stubbed: http://source.winehq.org/git/wine.git/commitdiff/2bc08d7f35228cd2dcbb552fdce...
http://bugs.winehq.org/show_bug.cgi?id=29620
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2bc08d7f35228cd2dcbb552fdce | |2f941a4ac6e29
http://bugs.winehq.org/show_bug.cgi?id=29620
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
http://bugs.winehq.org/show_bug.cgi?id=29620
--- Comment #2 from Joerg Schiermeier mywine@schiermeier-software.de 2012-01-22 10:17:56 CST --- ¡Thanks Austin!
http://bugs.winehq.org/show_bug.cgi?id=29620
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:17:04 CST --- Closing bugs fixed in 1.4-rc1.