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

List:       wine-devel
Subject:    Re: apphelp: add a stub for SdbInitDatabase
From:       Hans Leidekker <hans () codeweavers ! com>
Date:       2014-03-31 7:15:03
Message-ID: 1396250103.7760.15.camel () t400
[Download RAW message or body]

On Sun, 2014-03-30 at 14:36 -0700, Austin English wrote:
> +PDB WINAPI SdbInitDatabase(DWORD flags, LPCSTR path)
> +{
> +    FIXME("stub: %u %s\n", flags, debugstr_a(path));
> +    SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
> +    return NULL;
> +}

Return type should be HSDB. Please trace flags in hex.




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

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