I found some clues in the USB forums, tracked them down and munged them together and came up with something that seems to more-or-less work.
C:\blah>.\ArduScan
Possible Arduino on COM6, VID 0x0403 PID 0x6001
Serno FTD61T6QA\0000Code (cygwin, mingw) here:
https://github.com/WestfW/ArduScan(It's not very pretty, since I'm normally an Embedded C kinda person, rather than a Windows C++ person.)