[Mono-dev] [PATCH] ShellExecuteEx

Bill Holmes billholmes54 at gmail.com
Fri Jul 10 17:04:12 EDT 2009


Hi,

The attached patch fixes Mono on Windows not respecting the
WindowStyle property of the start info when calling Process.Start with
UseShellExecute set to true.

-bill

2009-07-10  Bill Holmes  <billholmes54 at gmail.com>

	* process.c  (ves_icall_System_Diagnostics_Process_ShellExecuteEx_internal) :
	  Applying the window_style field to the SHELLEXECUTEINFO struct.

	Contributed under MIT/X11 license.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ShellExecuteEx.patch
Type: application/octet-stream
Size: 565 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090710/c3fd0b5f/attachment.obj 


More information about the Mono-devel-list mailing list