Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Copy USB Device Data To System Pin
NewVC++20-Aug-08 21:35
NewVC++20-Aug-08 21:35 
GeneralRe: Copy USB Device Data To System Pin
Cedric Moonen20-Aug-08 21:54
Cedric Moonen20-Aug-08 21:54 
GeneralRe: Copy USB Device Data To System Pin
NewVC++20-Aug-08 22:05
NewVC++20-Aug-08 22:05 
GeneralRe: Copy USB Device Data To System Pin
Cedric Moonen20-Aug-08 22:11
Cedric Moonen20-Aug-08 22:11 
GeneralRe: Copy USB Device Data To System Pin
NewVC++20-Aug-08 22:21
NewVC++20-Aug-08 22:21 
GeneralRe: Copy USB Device Data To System Pin
Cedric Moonen20-Aug-08 22:27
Cedric Moonen20-Aug-08 22:27 
GeneralRe: Copy USB Device Data To System Pin
SandipG 20-Aug-08 22:23
SandipG 20-Aug-08 22:23 
AnswerRe: Copy USB Device Data To System Pin
User 21559720-Aug-08 23:01
User 21559720-Aug-08 23:01 
NewVC++ wrote:
Can any one give me tutorial or example link of How to Copy USB Data to System


As mentioned in my answer to your question yesterday, use the regular File API like CreateFile, ReadFile etc


NewVC++ wrote:
When any one try to copy Data from usb Device to System(PC) then show a message.


SHChangeNotifyRegister[^] might be helpful.

You may also consider writing a filter driver


Sohail

Please mark helpful answers


modified 21-Apr-21 21:01pm.

QuestionDummy Line Pin
NewVC++20-Aug-08 20:31
NewVC++20-Aug-08 20:31 
QuestionRepost. Pin
CPallini20-Aug-08 22:08
mveCPallini20-Aug-08 22:08 
AnswerRe: Repost. Pin
NewVC++20-Aug-08 22:28
NewVC++20-Aug-08 22:28 
GeneralRe: Repost. Pin
CPallini20-Aug-08 22:36
mveCPallini20-Aug-08 22:36 
GeneralRe: Repost. Pin
NewVC++20-Aug-08 23:47
NewVC++20-Aug-08 23:47 
GeneralRe: Repost. Pin
toxcct20-Aug-08 23:52
toxcct20-Aug-08 23:52 
GeneralRe: Repost. Pin
CPallini20-Aug-08 23:56
mveCPallini20-Aug-08 23:56 
QuestionRe: Repost. Pin
David Crow21-Aug-08 3:35
David Crow21-Aug-08 3:35 
AnswerRe: Repost. Pin
NewVC++21-Aug-08 18:19
NewVC++21-Aug-08 18:19 
GeneralRe: Repost. Pin
David Crow22-Aug-08 8:09
David Crow22-Aug-08 8:09 
QuestionWhat Functions are called Pin
Taruni20-Aug-08 20:05
Taruni20-Aug-08 20:05 
AnswerRe: What Functions are called Pin
Hamid_RT20-Aug-08 20:24
Hamid_RT20-Aug-08 20:24 
GeneralRe: What Functions are called Pin
Taruni20-Aug-08 20:57
Taruni20-Aug-08 20:57 
GeneralRe: What Functions are called Pin
toxcct20-Aug-08 21:16
toxcct20-Aug-08 21:16 
AnswerRe: What Functions are called Pin
Rajesh R Subramanian20-Aug-08 20:26
professionalRajesh R Subramanian20-Aug-08 20:26 
AnswerRe: What Functions are called Pin
Naveen20-Aug-08 22:20
Naveen20-Aug-08 22:20 
AnswerRe: What Functions are called Pin
SRKSHOME20-Aug-08 23:45
SRKSHOME20-Aug-08 23:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.