Hi Vincent,
On 4/2/10 11:16 PM, Vincent Povirk wrote:
This is a patch that has mscoree.dll load mono.dll in-process rather
than starting mono.exe. This is needed so that (among other things),
the running process gets the correct values from GetCommandLine and
GetModuleFileName(0).
The code qual
This is a patch that has mscoree.dll load mono.dll in-process rather
than starting mono.exe. This is needed so that (among other things),
the running process gets the correct values from GetCommandLine and
GetModuleFileName(0).
The code quality is probably not very good, so I'm sending it to
wine-