This is a discussion on CSerialPort (by naughter) doesn't compile on VC++ .NET 2002 sp1 - Programmer ; Hi all, I am trying to use the latest CSerialPort version 1.2 from Naughter. Previously, I was using version 1.03 from code project. Version 1.2 doesn't compile on my version of VC++ .NET 2002 sp1 - it can't find the ...
Hi all,
I am trying to use the latest CSerialPort version 1.2 from Naughter.
Previously, I was using version 1.03 from code project. Version 1.2 doesn't
compile on my version of VC++ .NET 2002 sp1 - it can't find the 'strsafe.h'.
I googled it and then found out that I need to download the latest platform
sdk. Just wanted to check here first if that's the best way to go, or should
I rather get VC++ .NET 2003?
Andre