On Tue, Jun 26, 2007 at 03:06:12PM +0800, Zhongli Xu wrote:
I use the debug channel. Here is the output:
[root@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