apphelp: add a stub for SdbInitDatabase (try 2)

Dmitry Timoshkov dmitry at baikal.ru
Wed Apr 2 02:25:03 CDT 2014


Austin English <austinenglish at gmail.com> wrote:

> +    if (path)
> +        FIXME("stub: flags: %08x, path: \"%s\". Unexpected, please report!\n", flags, debugstr_w(path));
> +    else
> +        FIXME("stub: %08x %s\n", flags, debugstr_w(path));

What's the reason for this if/else? What exactly is not expected and why
this matters for a stub?

-- 
Dmitry.



More information about the wine-devel mailing list