Click here to Skip to main content
15,911,762 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: error C2872: 'IAccessible' : ambiguous symbol Pin
«_Superman_»5-Sep-10 21:13
professional«_Superman_»5-Sep-10 21:13 
AnswerRe: error C2872: 'IAccessible' : ambiguous symbol Pin
Cool_Dev5-Sep-10 21:13
Cool_Dev5-Sep-10 21:13 
QuestionMFC dialog box blocked while threads are running... Pin
mashhur5-Sep-10 14:13
mashhur5-Sep-10 14:13 
AnswerRe: MFC dialog box blocked while threads are running... Pin
Dave Calkins5-Sep-10 17:13
Dave Calkins5-Sep-10 17:13 
GeneralRe: MFC dialog box blocked while threads are running... Pin
mashhur5-Sep-10 19:11
mashhur5-Sep-10 19:11 
AnswerRe: MFC dialog box blocked while threads are running... Pin
mashhur5-Sep-10 18:54
mashhur5-Sep-10 18:54 
QuestionRe: MFC dialog box blocked while threads are running... Pin
Niklas L5-Sep-10 22:07
Niklas L5-Sep-10 22:07 
Questionhow to ensure usb bulk transfer Pin
Oliver Arold5-Sep-10 11:19
Oliver Arold5-Sep-10 11:19 
Hi!

I work under Visual C++ 2008 and use the libusb driver and library for windows to communicate with a self-build camera device. The acquired images are transfered via usb bulk transfer and I can collect the data from the endpoint by calling usb_bulk_tranfer function of the libusb library. The transfer rate of the image data is about 12MB per second. Unfortunately, some data gets lost periodically every few milliseconds, probably caused by usb interrupts or something else which has a higher priority. Is there a way to ensure the bulk tranfer by disabling other tranfers or events while images are tranfered via bulk?

Any help is greatly appreciated.
AnswerRe: how to ensure usb bulk transfer Pin
«_Superman_»5-Sep-10 17:57
professional«_Superman_»5-Sep-10 17:57 
QuestionReading .CDFS audio: Where to start Pin
Danzy835-Sep-10 5:32
Danzy835-Sep-10 5:32 
AnswerRe: Reading .CDFS audio: Where to start Pin
sashoalm8-Sep-10 4:49
sashoalm8-Sep-10 4:49 
QuestionEnumProcesses() don't return all processses! Pin
aangerma4-Sep-10 12:27
aangerma4-Sep-10 12:27 
AnswerRe: EnumProcesses() don't return all processses! Pin
Niklas L4-Sep-10 13:14
Niklas L4-Sep-10 13:14 
QuestionRe: EnumProcesses() don't return all processses! Pin
Eugen Podsypalnikov5-Sep-10 9:04
Eugen Podsypalnikov5-Sep-10 9:04 
AnswerRe: EnumProcesses() don't return all processses! Pin
aangerma5-Sep-10 22:41
aangerma5-Sep-10 22:41 
JokeRe: EnumProcesses() don't return all processses! [modified] Pin
Eugen Podsypalnikov5-Sep-10 22:52
Eugen Podsypalnikov5-Sep-10 22:52 
GeneralRe: EnumProcesses() don't return all processses! Pin
aangerma13-Sep-10 0:22
aangerma13-Sep-10 0:22 
GeneralRe: EnumProcesses() don't return all processses! Pin
Eugen Podsypalnikov13-Sep-10 0:34
Eugen Podsypalnikov13-Sep-10 0:34 
AnswerRe: EnumProcesses() don't return all processses! Pin
Joe Woodbury5-Sep-10 12:32
professionalJoe Woodbury5-Sep-10 12:32 
QuestionRe: EnumProcesses() don't return all processses! Pin
David Crow7-Sep-10 6:02
David Crow7-Sep-10 6:02 
QuestionHow to set the default font name when I call ChooseFont(..) ? Pin
wangningyu4-Sep-10 4:39
wangningyu4-Sep-10 4:39 
AnswerRe: How to set the default font name when I call ChooseFont(..) ? Pin
Luc Pattyn4-Sep-10 5:46
sitebuilderLuc Pattyn4-Sep-10 5:46 
GeneralRe: How to set the default font name when I call ChooseFont(..) ? Pin
wangningyu4-Sep-10 5:55
wangningyu4-Sep-10 5:55 
GeneralRe: How to set the default font name when I call ChooseFont(..) ? Pin
Luc Pattyn4-Sep-10 6:04
sitebuilderLuc Pattyn4-Sep-10 6:04 
QuestionBinary file problem Pin
ganesh_IT3-Sep-10 19:38
ganesh_IT3-Sep-10 19:38 

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.