26 Jun
2007
26 Jun
'07
7:40 a.m.
On Tue, Jun 26, 2007 at 03:06:12PM +0800, Zhongli Xu wrote:
I use the debug channel. Here is the output:
[root(a)localhost drive_c]# WINEDEBUG=+process,+exec wine ./System.exe trace:process:init_current_directory starting in L"C:\\" 0x10 trace:process:__wine_kernel_init starting process name=L"C:\\System.exe" argv[0]=L"./System.exe" trace:process:set_entry_point setting FT_Thunk at 0x602ae084 to 00000000 i: -1 ENOENT
Any idea? Thanks in advance.
Use CreateProcess(). Ciao, Marcus