README: update for 1.2

Alexandre Julliard julliard at winehq.org
Tue Jul 13 03:07:23 CDT 2010


Frédéric Delanoy <frederic.delanoy at gmail.com> writes:

> In this hunk,
>
> -        wine notepad.exe /parameter1 -parameter2 parameter3
> -				   (calling program with parameters)
> +    wine notepad.exe readme.txt          (calling program with parameters)
>
> shouldn't the /parameter1 and -parameter2 remain? i.e. are '/' and '-'
> interchangeable?

There's nothing special about '/' or '-', the interpretation is up to
the application, we just pass the arguments through.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list