novice2 Wrote: > please, just advice me, how to write program in D with many D <--> C (include > Windows) interaction to keep D code simple. > some one in this forum advice me use wchar[] and no problem with Windows API. > i just novice.
I want to say, you do unneded thing converting output buffers from something else. Don't do unneded things and your code will be simple.
