[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: shell32: add SHCreateSessionKey stub (try 2)
From:       Nikolay Sivov <bunglehead () gmail ! com>
Date:       2015-12-28 9:14:09
Message-ID: 5680FD61.6080500 () gmail ! com
[Download RAW message or body]

> +/*************************************************************************
> + * SHCreateSessionKey                   [SHELL32.723] NT 4.0
> + *
> + */
> +HRESULT WINAPI SHCreateSessionKey(REGSAM access, HKEY *hkey)
> +{
> +        FIXME("stub: %u %p\n", access, hkey);
> +        return ERROR_CALL_NOT_IMPLEMENTED;
> +}

'access' is a 32bit bit mask, return value is HRESULT.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic