CreateFile access/sharing problem

Dmitry Timoshkov dmitry at baikal.ru
Wed Oct 5 22:05:43 CDT 2005


"Michael Ost" <most at museresearch.com> 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.

-- 
Dmitry.




More information about the wine-devel mailing list