12-16-2016, 10:37 AM
Gintaras Wrote:texte must be str, not lpstr, if you want to modify it. I don't see any reason why it should be lpstr.
in fact the calling function uses lpstr variable....but i'll modify it to pass a str variable by reference...