[Bug 42446] Native Instruments 'Native Access' 1.1.x fails to start, reports 'You cannot start Native Access from the mounted disk'

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 8 14:39:29 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=42446

--- Comment #31 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
> 
> 
> changing 
> 
> c = strrchrW( volumenameW, '\\' );
> 
> to
> 
> c = strrchrW( volumenameW, '/' );
> 
> results in correct volumename being returned and Native Access then works
> normally.

Hi Stan, just checked but that single change breaks the tests in kernel32/tests
so  I guess a fix is more complicated then this single change

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list