[Bug 35891] sdb2xml and native setupapi override crash on unimplemented function apphelp.dll.SdbInitDatabase

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 30 17:13:44 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=35891

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Austin,

--- quote ---
PDB WINAPI SdbInitDatabase(DWORD flags, LPCSTR path)
--- quote ---

I'm curious ... did you really see an ANSI path in the FIXME or just NULL?
>From my knowledge there is no ANSI version at all, those API are always
unicode.

In the .spec file: string parameters are either 'str' or 'wstr' (in this case
-> wstr).

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list