search for: createprocessw

Displaying 17 results from an estimated 17 matches for "createprocessw".

Did you mean: createprocess
2019 Apr 07
2
ssh with proxyjump on windows 10
...5 debug1: Reading configuration data C:\\Users\\jsore/.ssh/config debug1: C:\\Users\\jsore/.ssh/config line 11: Applying options for test debug1: Setting implicit ProxyCommand from ProxyJump: ssh -v -W '[%h]:%p' apple debug1: Executing proxy command: exec ssh -v -W '[test]:22' apple CreateProcessW failed error:2 posix_spawn: No such file or directory https://github.com/openssh/openssh-portable/blob/c327813ea1d740e3e367109c17873815aba1328e/ssh.c#L1180 It doesn't appear there's an easy way to tell openssh that I need to use `ssh.exe` instead of `ssh`. For 8.1, could something be adj...
2006 Jan 08
1
could not load ... as Win32 binary
Hi! I am using Debian (Etch) und wine 0.9.5-winehq-1. When I try to install a Program the installation routine hangs, when it registers some data. The last messages I get are: warn:process:CreateProcessW (L"C \\windows\\temp\\is-QIULB.tmp\\_isetup\\_RegDLL.tmp",...): ignoring some flags in 4000000 wine: could not load L"C \\windows\\temp\\is-QIULB.tmp\\_isetup\\_RegDLL.tmp" as Win32 binary The messages are the same whether I do a minimal setup manually or a rather complete setu...
2005 Jul 13
1
Windows program calling another program
...starting process name=L"C:\\Programme\\Microchip\\MPLAB IDE\\Core\\MPLAB.exe" file=0x18 argv[0]="./Programme/Microchip/MPLAB IDE/Core/MPLAB.exe" trace:process:__wine_kernel_init starting Win32 binary L"C:\\Programme\\Microchip\\MPLAB IDE\\Core\\MPLAB.exe" trace:process:CreateProcessW app (null) cmdline L"\"C:\\Program Files\\Microchip\\MPASM Suite\\MPASMWIN.EXE\" /q /p18F8722 \"bttn.asm\" /l\"bttn.lst\" /e\"bttn.err\" /o\"bttn.o\" /x\"bttn.xrf\"" trace:process:find_exe_file looking for L"C:\\Program File...
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
inside cmd shell a simple command "start cmd" not works anymore. But I don't see any similar reports from other people. What can be wrong? I already tried new wineprofile Code: [il at IL ~]$ LANG=C wine cmd err:menubuilder:init_xdg error looking up the desktop directory CMD Version 1.1.41 Z:\home\il>start cmd File not found Z:\home\il>start Start a program, or open a
2012 May 06
1
Re: debugging wine
Trying to set breakpoints at process start I stumbled across this thread. I've got a Windows program which calls several other programs in the course of its execution. Is there really no easy way to stop software consisting of several executables between two executable calls?
2001 Oct 15
1
Crash of RGui under Windows 2000 (PR#1131)
...nosymbols> 0022FF60 004011C1 00000001 00AC38A0 00AC29D8 004011A6 !<nosymbols> 0022FFA0 00401207 00000002 00000000 8043107B 77E97D05 !<nosymbols> 0022FFC0 77E97D08 00670052 00000000 7FFDF000 C0000005 !<nosymbols> 0022FFF0 00000000 004011F0 00000000 000000C8 00000100 kernel32!CreateProcessW *----> Scarico Raw Stack <----* 0022f740 52 00 67 00 01 0b 43 00 - 00 2e 55 00 00 00 00 00 R.g...C...U..... 0022f750 2d 03 43 00 c1 0a 43 00 - 23 03 43 00 a0 38 ac 00 -.C...C.#.C..8.. 0022f760 90 fe 22 00 51 0a 43 00 - 23 31 23 00 00 00 00 00 ..".Q.C.#1#..... 0022f770 52 00 67 0...
2005 May 19
3
Start Windows application from another windows application
Hi all, Being a little (completely) fed-up with windows, I'd like to make a complete switch to Linux, which I already use for about 90%. I still use a specific panorama photo stiching program within WinXP called PTGui. The PTGui program runs fine within Wine. However, PTgui knows/uses two "helper" programs called autopano(.exe) and enblend(.exe). Both are console based executables
2018 Oct 12
0
Wine release 3.18
...of extension. user32: Add stub for SetWindowCompositionAttribute. Alexandre Julliard (14): user32: Use height from font metrics for empty text runs in TabbedTextOut(). msvcr120: Avoid duplicate spec file entry for creal(). kernel32: Make a copy of the process environment in CreateProcessW(). kernel32: Pass the full filename to winevdm.exe in CreateProcessW(). ntdll: Implement RtlCreateProcessParametersEx(). opengl32: Update to the current OpenGL spec. ntdll: Add a wrapper to call the unhandled exception filter. ntdll: Implement RtlSetUnhandledExceptionF...
2009 May 22
0
Wine release 1.1.22
...el32/tests: Correctly skip when Unicode locale functions are not available. kernel32/tests: Correctly skip when GetTempPathW is not available. kernel32/tests: Correctly skip when Unicode thread functions are not available. kernel32: Don't validate the command line parameter of CreateProcessW. kernel32: Correct the last error of CreateProcessW with an empty application name string. kernel32: Correct the last error of CreateProcessW with an empty command line string. kernel32/tests: Use named constants for a drive test. kernel32/tests: Correctly skip when the Unic...
2010 Aug 23
1
[Bug] [Urgent] CreateProcess Failed internal error (1359)
...v[0],arg + 1,argv[2],i); STARTUPINFOW si; PROCESS_INFORMATION pi; ZeroMemory( &si, sizeof(si) ); si.cb = sizeof(si); si.dwFlags = STARTF_USESTDHANDLES/*|STARTF_USESHOWWINDOW*/; //sui.wShowWindow = SW_HIDE; ZeroMemory( &pi, sizeof(pi) ); // Start the child process. if( !CreateProcessW( NULL, // No module name (use command line) buffer, // Command line NULL, // Process handle not inheritable NULL, // Thread handle not inheritable FALSE, // Set handle inheritance to FALSE 0, // No creation flags NULL, /...
2012 Apr 02
1
Re: NO$Zoomer crashes (worked last week)
...3f2d0 FindFirstFileExW+0x4cf() in kernel32 (0x0032e1c0) 4 0x7b83f6f4 FindFirstFileW+0x43() in kernel32 (0x0032e1f0) 5 0x7b855fcd GetLongPathNameW+0x1bc() in kernel32 (0x0032ec90) 6 0x7b85c0cd in kernel32 (+0x4c0cc) (0x0032f0b0) 7 0x7b85d984 in kernel32 (+0x4d983) (0x0032f580) 8 0x7b85e6da CreateProcessW+0x49() in kernel32 (0x0032f5b0) 9 0x004011df in no$zoomer (+0x11de) (0x0032f634) 10 0x004015df in no$zoomer (+0x15de) (0x0032fe70) 11 0x7b859dfc call_process_entry+0xb() in kernel32 (0x0032fe88) 12 0x7b85b06f in kernel32 (+0x4b06e) (0x0032fec8) 13 0x7bc71da0 call_thread_func_wrapper+0xb()...
2011 Apr 08
0
Wine release 1.2.3
...nel32: Support deleting resources in UpdateResource. Lauri Kentt? (1): readme: Add Finnish translation. Maarten Lankhorst (3): ole32: Handle alertable wait in CoWaitForMultipleHandles. mshtml: Make sure system xpcom dll gets loaded. kernel32: CreateProcessA should not call CreateProcessW directly. Marcus Meissner (2): wined3d: Detect nouveau as NVIDIA. kernel32: Fixed size to GetEnvironmentVariableW. Martin Storsjo (2): wineconsole: Fallback to window based console if the curses library isn't found. wineconsole: Don't overwrite the backend selectio...
2002 Oct 24
1
crash report (PR#2207)
...nosymbols> 0022FF60 004010F4 00000002 01C224A0 01C22D38 00000005 !<nosymbols> 0022FFA0 004011EF 00000001 00000000 8043107B 77E97D05 !<nosymbols> 0022FFC0 77E97D08 77F82DC2 77FCF170 7FFDF000 C0000005 !<nosymbols> 0022FFF0 00000000 00000000 00000000 00000000 00000000 kernel32!CreateProcessW *----> Raw Stack Dump <----* 0022f708 d4 42 83 02 21 00 f0 00 - 60 f7 22 00 27 a6 64 01 .B..!...`.".'.d. 0022f718 00 00 00 00 9d 02 00 00 - 60 f7 22 00 33 a6 64 01 ........`.".3.d. 0022f728 d4 42 83 02 00 00 00 00 - 9d 02 00 00 9d 02 00 00 .B.............. 0022f738 6c 9...
2015 Oct 16
0
Wine release 1.7.53
...t for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.7.53 (total 61): 13659 dogfood: xchat-2.8.4-1 does not install (quoting between CreateProcessW and wmain) 16294 Activeworlds client 4.2 doesn't think IE is installed 21000 Tomb Raider III crashes in msadp32 21813 Gamestudio A7 trial sub-installer fails ('msiexec.exe' doesn't handle '/passive' command line option for unattended/basic ui mode) 23254 Cortex...
2020 Jun 19
0
Wine release 5.11
...r pointer to object in unwind info. msvcrt: Reset buffer in fflush on error. Porot Mo (3): oleaut32/tests: Add tests for ITypeInfo::GetDllEntry(). oleaut32: Match funcdesc using both memberid and invkind. wshom.ocx: Expand environment string before executing command through CreateProcessW. R?mi Bernon (3): dinput: Stop sending WM_WINE_NOTIFY_ACTIVITY on every input. dinput: Use a single list for all acquired devices. dinput: Use dedicated list for mouse and keyboard. Vijay Kiran Kamuju (5): include: Add wownt16.h. include: Add IMarkupServices2, IMarku...
2011 Mar 18
0
Wine release 1.3.16
...configure: Add test for Security/Security.h header. secur32: Add alternative schannel implementation for Mac OS X. Maarten Lankhorst (2): ntdll: Fix time units for SystemPerformanceProcessorInformation, and steal idle time for kernel time. kernel32: CreateProcessA should not call CreateProcessW directly. Marcus Meissner (11): winealsa.drv: Fixed bad sizeof (pointer vs struct) (Coverity). mshtml: Removed duplicate const (Coverity). quartz: Removed const from const REFIID (Coverity). d3dcompiler_43: Initialize a variable (Coverity). shell32: memset only gets c...
2008 Oct 24
0
Wine release 1.1.7
...server.idl must be a pointer. wnaspi32: Protect the inclusion of dirent.h in aspi.c. shell32: Fix the position where WINAPI is specified in the LPFNOFN typedef. rsaenh: Make some functions used in only one file static. write: Close the thread and process handles returned by CreateProcessW. rsaenh: Add a value to the empty braces in the initialiser for aOIDDescriptor in build_hash_signature. jscript: Fix shift/reduce conflict in IfStatement rule. kernel32: Convert NLS resource files using hex-encoded UTF-16 strings into UTF-8. msvcmaker: Generate rules for IDL...