Rico Schüller kgbricola@web.de writes:
That's just hiding the bug. The string shouldn't be converted at all if we failed to retrieve it.
Alexandre Julliard schrieb:
I'll have a look how this could be handled in another way. Probably something like if (lpwstrRet && ret==0) before the conversation.
Cheers Rico