I am looking for an example to read an already opened COM port, the only thing that I have found is an application called PORTMON that refers to a method called ZwCreateFile
.
views:
700answers:
1
+2
A:
codeproject.com - is a nice site for looking examples.
http://www.codeproject.com/KB/system/chaiyasit_t.aspx
edit: msdn have information too http://msdn.microsoft.com/en-us/library/aa363424.aspx
bb
2009-03-10 14:25:28