Can't Add a new wiindows formThere is no CLR Windows form in the list.
Can't Add a new wiindows formThe only way I could get a new form added was to create a new C++ CLR project and then import that p...
Can't Add a new wiindows formHi, I am using Visual studio 2019. I can't seem to add a new form to my C++ CLI application. If I...
str_buf.length doesn't reach the end of my loopThanks JLBorges and seeplus. @seeplus. Your suggestion makes sense and I added another variable to ...
str_buf.length doesn't reach the end of my loopHi, I am using buf.end. My code inserts a return character \r to a string. It works like it should ...