[Bug 29620] New: Kernel32.exe: unimplemented function KERNEL32.dll.GetConsoleCommandHistory

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 15 20:29:43 CST 2012


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 at winehq.org
        ReportedBy: mywine at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list