I fixed this. I missed some edits that use the Buf class where earlier versions used TCHAR array. I also added another operator= function to the Buf class that takes a TCHAR argument.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I fixed this. I missed some edits that use the Buf class where earlier versions used TCHAR array. I also added another operator= function to the Buf class that takes a TCHAR argument.
Excellent! I've confirmed that 3.2.15 doesn't crash.
Thanks!