cmd: /r is equivalent to /c

Dmitry Timoshkov dmitry at baikal.ru
Tue Oct 2 22:16:40 CDT 2012


Ken Sharp <kennybobs at o2.co.uk> wrote:

> -      if (tolowerW(c)=='c') {
> +      if (tolowerW(c)=='c'||'r') {

In C it doesn't work this way.

-- 
Dmitry.



More information about the wine-devel mailing list