Displaying 2 results from an estimated 2 matches for "wcmd_dumpcommands".
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
...=C WINEDEBUG=cmd wine cmd
err:menubuilder:init_xdg error looking up the desktop directory
trace:cmd:wmain Command line parm: 'L"C:\\windows\\system32\\cmd.exe"'
trace:cmd:wmain Set L"=Z:" to L"Z:\\home\\il"
CMD Version 1.1.41
Z:\home\il>start cmd
trace:cmd:WCMD_DumpCommands Parsed line:
trace:cmd:WCMD_DumpCommands 0x132888 0 00 (nil) L"start cmd" Redir:L""
trace:cmd:WCMD_process_commands Executing command: 'L"start cmd"'
trace:cmd:WCMD_execute command on entry:L"start cmd" (0x33f590), with '(null)'='(null)...
2008 Dec 20
0
Wine release 1.1.11
.... Move _hwrite16() next to the other related functions.
wininet & winhttp: Remove the MSG_WAITALL definition as it is not needed.
devenum: French and German should use SUBLANG_NEUTRAL.
ole32: Use the IStream16_(CreateStream,CreateStorage,Write) implementations.
cmd: Make WCMD_DumpCommands() static.
d3d8: Make D3D8CB_CreateSurface() static.
port: S_IWUSR and S_IX* are not needed. Remove them.
msiexec: Make KillService() static.
winapi_check: Add support for '-arch=xxx' in spec files.
explorer: Make appbar_wndproc() static.
winejack.drv: Mak...