Click here to Skip to main content
15,915,324 members
Home / Discussions / C#
   

C#

 
QuestionRe: C# Pin
jojoba20109-Feb-10 6:18
jojoba20109-Feb-10 6:18 
AnswerRe: C# Pin
Dave Kreskowiak9-Feb-10 8:37
mveDave Kreskowiak9-Feb-10 8:37 
QuestionRe: C# Pin
jojoba20109-Feb-10 17:30
jojoba20109-Feb-10 17:30 
AnswerRe: C# Pin
Dave Kreskowiak10-Feb-10 2:00
mveDave Kreskowiak10-Feb-10 2:00 
AnswerRe: C# Pin
ThatsAlok9-Feb-10 20:03
ThatsAlok9-Feb-10 20:03 
QuestionApplication Compatibility and Startup Questions Pin
BlitzPackage9-Feb-10 4:55
BlitzPackage9-Feb-10 4:55 
AnswerRe: Application Compatibility and Startup Questions Pin
Tony Richards9-Feb-10 8:00
Tony Richards9-Feb-10 8:00 
QuestionHow to programmably release a virtual COM Port "In Use"? Pin
Member 30175479-Feb-10 4:15
Member 30175479-Feb-10 4:15 
I am developing a device that uses FTDI USB driver. The FTDI USB chip creates a virtual COM port every time a new device is plugged in to the computer. e.g. COM16. Even when the device is removed, this port COM16 is still marked "In Use" in Windows Device Manager.

When my device is in production, certain computer may connects to 100s of them. I don't want to see COM200(in use). That will be a big problem for the application.

So how can I programmably (C#) make a virtual COM Port available to my device? e.g. COM10 (in use), release this COM10, so my next device can use it. I know how to force Windows Device Manager to release it manually, but I need to do this programmably by my application in C#.

Any advice will be appreciated!
AnswerRe: How to programmably release a virtual COM Port "In Use"? Pin
slebusch3-Aug-10 5:25
slebusch3-Aug-10 5:25 
QuestionHow to query WiFi access point for list of users connected to it ? Pin
blood_hl9-Feb-10 3:36
blood_hl9-Feb-10 3:36 
Questioncreating custom control that contains DialogResult [modified] Pin
sajjad.aghapouer9-Feb-10 3:21
sajjad.aghapouer9-Feb-10 3:21 
AnswerRe: creating custom control that contains DialogResult Pin
OriginalGriff9-Feb-10 4:38
mveOriginalGriff9-Feb-10 4:38 
AnswerRe: creating custom control that contains DialogResult Pin
OriginalGriff9-Feb-10 5:11
mveOriginalGriff9-Feb-10 5:11 
GeneralRe: creating custom control that contains DialogResult Pin
sajjad.aghapouer9-Feb-10 6:43
sajjad.aghapouer9-Feb-10 6:43 
GeneralRe: creating custom control that contains DialogResult Pin
OriginalGriff9-Feb-10 9:24
mveOriginalGriff9-Feb-10 9:24 
QuestionHow to record or capture voices from speaker or sound card on my computer win7, not from microphone Pin
serkanweb9-Feb-10 2:54
serkanweb9-Feb-10 2:54 
AnswerRe: How to record or capture voices from speaker or sound card on my computer win7, not from microphone Pin
serkanweb9-Feb-10 23:39
serkanweb9-Feb-10 23:39 
Questionregarding Microsoft Sync Framework Pin
Tridip Bhattacharjee9-Feb-10 2:47
professionalTridip Bhattacharjee9-Feb-10 2:47 
QuestionInsertMenuItem WinAPI problem Pin
Nematjon Rahmanov9-Feb-10 1:17
Nematjon Rahmanov9-Feb-10 1:17 
AnswerRe: InsertMenuItem WinAPI problem Pin
Luc Pattyn9-Feb-10 1:25
sitebuilderLuc Pattyn9-Feb-10 1:25 
QuestionRe: InsertMenuItem WinAPI problem Pin
Nematjon Rahmanov9-Feb-10 1:47
Nematjon Rahmanov9-Feb-10 1:47 
AnswerRe: InsertMenuItem WinAPI problem Pin
Covean9-Feb-10 2:08
Covean9-Feb-10 2:08 
GeneralRe: InsertMenuItem WinAPI problem Pin
Nematjon Rahmanov9-Feb-10 2:33
Nematjon Rahmanov9-Feb-10 2:33 
GeneralRe: InsertMenuItem WinAPI problem Pin
Covean9-Feb-10 2:49
Covean9-Feb-10 2:49 
GeneralRe: InsertMenuItem WinAPI problem Pin
Decco28-Feb-10 23:27
Decco28-Feb-10 23:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.