| Topic: |
DEVELOP > c-Plus-Plus |
| User: |
"KnUser" |
| Date: |
23 Jan 2008 03:52:43 PM |
| Object: |
Removable devices |
Is it possible to manage removable devices (USB Flash memories) in
WinXP, Vista, .. with C++?
Is there a library or something else?
.
|
|
| User: "=?UTF-8?B?RXJpayBXaWtzdHLDtm0=?=" |
|
| Title: Re: Removable devices |
23 Jan 2008 04:14:12 PM |
|
|
On 2008-01-23 22:52, KnUser wrote:
Is it possible to manage removable devices (USB Flash memories) in
WinXP, Vista, .. with C++?
Is there a library or something else?
To my knowledge most device drivers in Windows are written in C++,
however such programming is off-topic in this group since it is
platform-dependent. You should try one of the microsoft.public.* groups
if you have more questions on the subject.
--
Erik Wikström
.
|
|
|
| User: "red floyd" |
|
| Title: Re: Removable devices |
23 Jan 2008 08:47:15 PM |
|
|
Erik Wikström wrote:
On 2008-01-23 22:52, KnUser wrote:
Is it possible to manage removable devices (USB Flash memories) in
WinXP, Vista, .. with C++?
Is there a library or something else?
To my knowledge most device drivers in Windows are written in C++,
Actually, speaking from experience, they're written in C. However, it's
still OT here.
.
|
|
|
|
|

|
Related Articles |
|
|