|
-
July 4th, 2007, 03:56 PM
#1
Determining which app is using serial port
I've spent a good while trying to figure out if there is a way to determine what applications has opened a handle to a serial port that is unavailable (owing to already being in use). CreateFile can tell if a COM port exists, even if in use, and I've looked at QueryDosDevice to see if there is more information there, but it seems like there nothing about the application using the port.
Any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|