Click here to Skip to main content
15,924,829 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help about read data from a USB Pin
Naveen17-Dec-07 17:28
Naveen17-Dec-07 17:28 
GeneralRe: Help about read data from a USB Pin
kcynic17-Dec-07 18:02
kcynic17-Dec-07 18:02 
GeneralRe: Help about read data from a USB Pin
Naveen17-Dec-07 18:13
Naveen17-Dec-07 18:13 
GeneralRe: Help about read data from a USB Pin
kcynic17-Dec-07 18:19
kcynic17-Dec-07 18:19 
GeneralRe: Help about read data from a USB Pin
Naveen17-Dec-07 18:58
Naveen17-Dec-07 18:58 
GeneralRe: Help about read data from a USB Pin
kcynic17-Dec-07 19:06
kcynic17-Dec-07 19:06 
GeneralRe: Help about read data from a USB Pin
Naveen17-Dec-07 19:23
Naveen17-Dec-07 19:23 
GeneralRe: Help about read data from a USB Pin
kcynic17-Dec-07 19:33
kcynic17-Dec-07 19:33 
Yes,perhaps that can.
But I tried several times of the IOCTL_SCSI_GET_INQUIRY_DATA.But it faild for every of my USB stroage except my IDE storage.
I search the reason on the internet,someone said that,that ioctl would faild for usb device,but use SCSI_INQUIRY(operation code:0x12h) command to the device.
But I am not a driver programmer,I only a application programmer,so I only know a little about WDM.
I do not know how to do such task.
GeneralRe: Help about read data from a USB Pin
Naveen17-Dec-07 19:47
Naveen17-Dec-07 19:47 
GeneralRe: Help about read data from a USB Pin
kcynic17-Dec-07 20:12
kcynic17-Dec-07 20:12 
GeneralRe: Help about read data from a USB [modified] Pin
JudyL_MD18-Dec-07 2:47
JudyL_MD18-Dec-07 2:47 
QuestionIs there a C++ funtion like GetSystemDrive? Pin
papafreebird17-Dec-07 7:28
papafreebird17-Dec-07 7:28 
AnswerRe: Is there a C++ funtion like GetSystemDrive? Pin
papafreebird17-Dec-07 7:54
papafreebird17-Dec-07 7:54 
GeneralRe: Is there a C++ funtion like GetSystemDrive? Pin
only coding17-Dec-07 14:19
only coding17-Dec-07 14:19 
AnswerRe: Is there a C++ funtion like GetSystemDrive? Pin
David Crow17-Dec-07 8:47
David Crow17-Dec-07 8:47 
GeneralVisual C++ 2008 programming for graphics Pin
Anthony Appleyard17-Dec-07 6:19
Anthony Appleyard17-Dec-07 6:19 
GeneralRe: Visual C++ 2008 programming for graphics Pin
toxcct17-Dec-07 6:29
toxcct17-Dec-07 6:29 
GeneralRe: Visual C++ 2008 programming for graphics Pin
Anthony Appleyard17-Dec-07 6:41
Anthony Appleyard17-Dec-07 6:41 
GeneralRe: Visual C++ 2008 programming for graphics Pin
toxcct17-Dec-07 6:44
toxcct17-Dec-07 6:44 
GeneralRe: Visual C++ 2008 programming for graphics Pin
Anthony Appleyard17-Dec-07 6:53
Anthony Appleyard17-Dec-07 6:53 
GeneralRe: Visual C++ 2008 programming for graphics Pin
toxcct17-Dec-07 6:55
toxcct17-Dec-07 6:55 
JokeRe: Visual C++ 2008 programming for graphics Pin
David Crow17-Dec-07 7:30
David Crow17-Dec-07 7:30 
JokeHey man Pin
CPallini17-Dec-07 7:47
mveCPallini17-Dec-07 7:47 
QuestionHow to call Windows's built-in routines to read and write JPG files? Pin
Anthony Appleyard17-Dec-07 4:04
Anthony Appleyard17-Dec-07 4:04 
AnswerTypo sorry Pin
Anthony Appleyard17-Dec-07 4:07
Anthony Appleyard17-Dec-07 4:07 

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.