On Wed, 2005-10-05 at 20:05, Dmitry Timoshkov wrote: > "Michael Ost" <[EMAIL PROTECTED]> wrote: > > > Does this patch look dangerous in any way to those of you who know your > > way around this code? It's done in NtCreateFile after a bunch of > > non-file types (like mail slots, etc) are handled. > > While this patch may work for you it's certainly not correct. Access rights > mapping should be performed by wineserver, see Rob's answer in this thread.
Right. I understand. I just wanted to avoid doing an ugly hack that causes unexpected problems elsewhere. I am not strong enough with Wine to _really_ fix the problem, but I need to do something temporary. - mo
