James Hawkins <[EMAIL PROTECTED]> writes:

> If you have time available, could you explain what the different cases
> are for putting the checks in either ntdll or the wine server.  In the
> meantime I will be reading through the server's reg functions and
> adding the checks there.

If the function is implemented in ntdll then the check should be in
there. If all the ntdll function does is call the server then the
check should be in the server.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to