Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Compact Flash and SD Card Serial Numbers

388 views
Skip to first unread message

Jeff Berezin

unread,
Dec 9, 2003, 8:10:55 PM12/9/03
to
Does anyone know how to get the unique serial numbers from a storage
card using EVC++ 4.0 in a Pocket PC 2003 environment. I wish to lock
some software to a chip, rather than to a particular pocket pc device.

Ian

unread,
Dec 9, 2003, 11:02:56 PM12/9/03
to
hihi~Jeff :
You can try to use GETTUPLEDATA() of cardapi.h to get
the manufacturer ID and product ID from CIS( Card Information
Structure ).
The (manufacturer ID+product ID) is unique. A SD card has similar
information, too.

Good Luck,
Ian Lin

"Jeff Berezin" <j...@netsitesys.com> ???
news:803d00e8.03120...@posting.google.com ???...

anon...@discussions.microsoft.com

unread,
Dec 10, 2003, 3:14:14 AM12/10/03
to
you can use GetFileInformationByHandle it returns a
structure that contains the serial number of the medium
the file you specify is on.
Erik

>.
>

0 new messages