http://bugs.winehq.org/show_bug.cgi?id=19720
--- Comment #25 from pascal.bouman@gmail.com 2009-08-30 06:57:15 ---
As always, tests would help. Two tests come to mind:
- How does native behave with a BSTR that has a valid length (prefix), but no
NULL terminator? 2. How does native behave when passed a WCHAR * rather than a BSTR?
Sorry, maybe these are test that I should do... But how :O ?