爲什麼 using Microsoft.Win32.SafeHandles
原因C#編譯器錯誤:C#:如何使用Microsoft.Win32.SafeHandles
The type or namespace name 'SafeHandles' does not exist in the namespace 'Microsoft.Win32'
此代碼是從http://zachsaw.blogspot.com/2010/07/serialport-ioexception-workaround-in-c.html
它在一個全新的WinForms和WPF項目中工作得很好。你在用什麼呢? – 2010-12-20 13:53:19
你的目標是什麼框架版本? – 2010-12-20 13:53:56
我已將它添加到現有的WinForms項目。 – jacknad 2010-12-20 13:55:05