Colin
unread,Jun 12, 2004, 4:12:13 PM6/12/04You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I currently use CreateFile, ReadFile, WriteFile, and threading to
communicate with a device via a com port. The latest version of this
device has a USB interface and comes with a USB driver. The
instructions say to use DEFINE_GUID, ReadFile, and WriteFile, and give
the packet format, but where do I get a HANDLE from ??
Sorry to be so dim, but I cannot afford an MSDN subscription.
Many thanks.
Colin