Click to See Complete Forum and Search --> : serial port


blazerguns
September 13th, 2006, 07:06 AM
Hi,

Can anyone tell how can i enable/disable serial port? sample code would help. Either using win32 apis or uing .net framework will help.

Varun

golanshahar
September 13th, 2006, 11:37 AM
Do you mean disable it like going you can do on device manager? If so you can use the SetupDIXXX api, Look at this thread (http://www.codeguru.com/forum/showthread.php?t=363033).

Cheers