Click here to Skip to main content
15,914,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: AfxParseURL Pin
David Crow17-May-06 3:28
David Crow17-May-06 3:28 
QuestionBasic Code Review CheckList in C++ Pin
itkid16-May-06 20:11
itkid16-May-06 20:11 
GeneralRe: Basic Code Review CheckList in C++ Pin
Maxwell Chen16-May-06 20:27
Maxwell Chen16-May-06 20:27 
AnswerRe: Basic Code Review CheckList in C++ Pin
ThatsAlok16-May-06 21:13
ThatsAlok16-May-06 21:13 
GeneralRe: Basic Code Review CheckList in C++ Pin
itkid16-May-06 23:15
itkid16-May-06 23:15 
AnswerRe: Basic Code Review CheckList in C++ Pin
markkuk17-May-06 0:31
markkuk17-May-06 0:31 
QuestionReading USB ports Pin
satsumatable16-May-06 19:56
satsumatable16-May-06 19:56 
AnswerRe: Reading USB ports Pin
Cedric Moonen16-May-06 20:29
Cedric Moonen16-May-06 20:29 
sivaprakashshanmugam wrote:
Is it like serial port communication or will it be differed?


It's completely different. Basically, what you'll have to do is open the driver (with CreateFile function) and then, once you get the handle of your driver, you can send commands to the driver with DeviceIOControl.

If you get a USB development kit, then all the documentation should be supplied with the kit. Take a look at it.


Cédric Moonen
Software developer

Charting control
Questionhelp me Pin
ramyasangeet16-May-06 19:52
ramyasangeet16-May-06 19:52 
GeneralRe: help me Pin
Maxwell Chen16-May-06 20:21
Maxwell Chen16-May-06 20:21 
GeneralRe: help me Pin
ramyasangeet16-May-06 21:19
ramyasangeet16-May-06 21:19 
GeneralRe: help me Pin
Maxwell Chen16-May-06 21:49
Maxwell Chen16-May-06 21:49 
AnswerRe: help me Pin
Hamid_RT17-May-06 1:37
Hamid_RT17-May-06 1:37 
Questionwindows regisrty Pin
iLL eFFect16-May-06 19:33
iLL eFFect16-May-06 19:33 
AnswerRe: windows regisrty Pin
Michael Dunn16-May-06 21:06
sitebuilderMichael Dunn16-May-06 21:06 
QuestionContext menu for Recycle Bin Pin
rajeevktripathi16-May-06 19:31
rajeevktripathi16-May-06 19:31 
QuestionTransperent Icon BackGround Pin
Scorpio16-May-06 19:30
Scorpio16-May-06 19:30 
AnswerRe: Transperent Icon BackGround Pin
iLL eFFect16-May-06 19:48
iLL eFFect16-May-06 19:48 
GeneralRe: Transperent Icon BackGround Pin
Scorpio16-May-06 20:09
Scorpio16-May-06 20:09 
GeneralRe: Transperent Icon BackGround Pin
Steve Echols16-May-06 20:24
Steve Echols16-May-06 20:24 
GeneralRe: Transperent Icon BackGround Pin
Scorpio16-May-06 20:36
Scorpio16-May-06 20:36 
GeneralRe: Transperent Icon BackGround Pin
Steve Echols16-May-06 20:45
Steve Echols16-May-06 20:45 
GeneralRe: Transperent Icon BackGround Pin
Scorpio16-May-06 20:55
Scorpio16-May-06 20:55 
AnswerRe: Transperent Icon BackGround Pin
Anilkumar K V16-May-06 22:09
Anilkumar K V16-May-06 22:09 
Question[Message Deleted] Pin
ppatel56716-May-06 19:05
ppatel56716-May-06 19:05 

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.