advapi32: add more helper functions

Detlef Riekenberg wine.dev at web.de
Sun Jul 30 07:00:02 CDT 2006


Robert Reif wrote:


> +BOOL ADVAPI_GetComputerSid(PSID sid)

> +    if ((ret = RegOpenKeyExA(HKEY_LOCAL_MACHINE,
> +        "SECURITY\\SAM\\Domains\\Account", 0,
> +        KEY_READ, &key)) == ERROR_SUCCESS)

I did not test the patch, but is there a Reason against UNICODE here ?

(The other calls already use UNICODE in this Function)


-- 
By By ...
      ... Detlef




More information about the wine-devel mailing list