WLDAP32: implement ldap_err2string

Hans Leidekker hans at it.vu.nl
Fri Jul 29 08:23:28 CDT 2005


On Friday 29 July 2005 14:45, Dmitry Timoshkov wrote:

> I'd suggest to move all strings into a stringtable and load them
> by LoadStringA/W. That way you get internationalization for free.

But according MSDN:

> The return value is a static pointer to the character string.
> Do not free this string. 

How would you handle this using LoadString?

 -Hans



More information about the wine-devel mailing list