On Fr 11.Dez'09 at 21:21:44 +0100, Ralf Hoffmann wrote: > > BTW, I did try to use wstrdup (and similiar functions) but the > arguments are "char*" instead of "const char*". Any reason for this?
I don't know if there were reasons for it, but it looks like at least wstrdup() can be modified to take a "const char *" instead. Perhaps it is worth making a patch for it? -- To unsubscribe, send mail to [email protected].
