Anyone working on implementing AccessCheck?

Robert Shearman rob at codeweavers.com
Wed Apr 27 12:30:52 CDT 2005


Michael Ost wrote:

>We have an installer program (for the Native Instruments Komplete VST
>plugin package) that fails to run because NtAccessCheck is stubbed out
>--- that's our best guess at this point, anyway, from watching the
>WINEDBG trace while the program ran.
>
>I noticed that in the last few months someone implemented
>GetFileSecurity that the installer uses as well --- it looks like Troy
>Rollo? from scanning the cvs archives. Thanks for that. But
>NtAccessCheck is still stubbed out. Is that call at all related? any
>work underway? any suggestions on direction for implementing it? 
>  
>

Yes. I have an implementation at the moment, but it depends on token 
objects storing more information than they do at the moment and it is 
completely untested. However, I can send a patch to you to test if you want.

Rob



More information about the wine-devel mailing list