RE: in response to Alistair

2008-06-27 Thread Stefan Dösinger
> -Original Message- > From: [EMAIL PROTECTED] [mailto:wine-devel- > [EMAIL PROTECTED] On Behalf Of Christopher J. Ahrendt > Sent: Friday, June 27, 2008 8:20 AM > To: wine-devel@winehq.org > Subject: in response to Alistair Please do not start a new thread with each

Re: in response to Alistair

2008-06-27 Thread Austin English
On Fri, Jun 27, 2008 at 1:19 AM, Christopher J. Ahrendt <[EMAIL PROTECTED]> wrote: > is the path getting passed in? > OR is it in an ini file that is read... > > Either way you could parse the first few characters for the usual > windows / dos format and branch that way > > > Please quit chang

in response to Alistair

2008-06-26 Thread Christopher J. Ahrendt
is the path getting passed in? OR is it in an ini file that is read... Either way you could parse the first few characters for the usual windows / dos format and branch that way