Re: [2/5] rundll32: Fail if a rundll32 window cannot be created.
Andrew Nguyen <anguyen(a)codeweavers.com> writes:
--- programs/rundll32/rundll32.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-)
This will prevent initializing the prefix without an X display. Why do you need this? -- Alexandre Julliard julliard(a)winehq.org
On 05/03/2010 10:19 AM, Alexandre Julliard wrote:
Andrew Nguyen<anguyen(a)codeweavers.com> writes:
--- programs/rundll32/rundll32.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-)
This will prevent initializing the prefix without an X display. Why do you need this?
I simply wrote this in the interest of "error checking"; there wasn't any particular reason for this patch. You're right, I'll re-send the series with this patch dropped.
participants (2)
-
Alexandre Julliard -
Andrew Nguyen