Hello, > two overridden versions are not implemented: > > Process.Start(string filename) > Process.Start(string filename, string arguments) > > Process.Start(ProcessStartInfo info) works though > > Is there any reason the unimplemented functions aren't simply:
I should have read your post before replying myself. You are right, the overloaded functions have not been implemented. It seems like you wrote a couple of wrappers, could you mail those to us in `diff -u' format, and we will get them on CVS in no time. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
