Click here to Skip to main content
15,891,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to don't allow interruptions in a piece of code in VC++ Pin
Luc Pattyn9-Mar-10 16:11
sitebuilderLuc Pattyn9-Mar-10 16:11 
GeneralRe: how to don't allow interruptions in a piece of code in VC++ Pin
timbk9-Mar-10 16:48
timbk9-Mar-10 16:48 
GeneralRe: how to don't allow interruptions in a piece of code in VC++ Pin
Luc Pattyn9-Mar-10 16:52
sitebuilderLuc Pattyn9-Mar-10 16:52 
GeneralRe: how to don't allow interruptions in a piece of code in VC++ Pin
timbk9-Mar-10 16:57
timbk9-Mar-10 16:57 
GeneralRe: how to don't allow interruptions in a piece of code in VC++ Pin
Luc Pattyn9-Mar-10 16:59
sitebuilderLuc Pattyn9-Mar-10 16:59 
GeneralRe: how to don't allow interruptions in a piece of code in VC++ Pin
timbk9-Mar-10 17:13
timbk9-Mar-10 17:13 
GeneralRe: how to don't allow interruptions in a piece of code in VC++ Pin
Luc Pattyn9-Mar-10 17:18
sitebuilderLuc Pattyn9-Mar-10 17:18 
GeneralRe: how to don't allow interruptions in a piece of code in VC++ Pin
Luc Pattyn9-Mar-10 17:20
sitebuilderLuc Pattyn9-Mar-10 17:20 
if you can't live with the consequences, the one good way out is to add a sufficiently large memory to your peripheral, so the communication no longer poses a real-time requirement. That is what I did consistently when interfacing with image capture devices and feeding the images (up to 100MB) to a Windows PC, even when using modern PCs, operating systems, and buses.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.

AnswerRe: how to don't allow interruptions in a piece of code in VC++ Pin
Stuart Dootson9-Mar-10 21:03
professionalStuart Dootson9-Mar-10 21:03 
QuestionNumber of line in a Rect of Rich edit Pin
ForNow9-Mar-10 15:35
ForNow9-Mar-10 15:35 
AnswerRe: Number of line in a Rect of Rich edit Pin
Luc Pattyn9-Mar-10 17:04
sitebuilderLuc Pattyn9-Mar-10 17:04 
GeneralRe: Number of line in a Rect of Rich edit I put the pre tags in Pin
ForNow9-Mar-10 17:43
ForNow9-Mar-10 17:43 
QuestionModeless CPropertySheet destruction? Pin
Spawn@Melmac9-Mar-10 9:49
Spawn@Melmac9-Mar-10 9:49 
AnswerRe: Modeless CPropertySheet destruction? [modified] Pin
LunaticFringe9-Mar-10 12:43
LunaticFringe9-Mar-10 12:43 
AnswerRe: Modeless CPropertySheet destruction? Pin
Luc Pattyn9-Mar-10 13:54
sitebuilderLuc Pattyn9-Mar-10 13:54 
GeneralRe: Modeless CPropertySheet destruction? Pin
Spawn@Melmac10-Mar-10 6:17
Spawn@Melmac10-Mar-10 6:17 
QuestionStatic Library and Global Variables Pin
Ofer Gross9-Mar-10 8:46
Ofer Gross9-Mar-10 8:46 
AnswerRe: Static Library and Global Variables Pin
Avi Berger9-Mar-10 9:15
Avi Berger9-Mar-10 9:15 
GeneralRe: Static Library and Global Variables [modified] Pin
Ofer Gross9-Mar-10 10:32
Ofer Gross9-Mar-10 10:32 
QuestionPutting a Text File into a Directory with an Executable File Pin
eternaloptimist9-Mar-10 7:49
eternaloptimist9-Mar-10 7:49 
AnswerRe: Putting a Text File into a Directory with an Executable File Pin
Maximilien9-Mar-10 7:57
Maximilien9-Mar-10 7:57 
AnswerRe: Putting a Text File into a Directory with an Executable File Pin
«_Superman_»9-Mar-10 16:39
professional«_Superman_»9-Mar-10 16:39 
QuestionBeginner vector question.... Pin
Jacob Dixon9-Mar-10 7:28
Jacob Dixon9-Mar-10 7:28 
AnswerRe: Beginner vector question.... Pin
Maximilien9-Mar-10 7:52
Maximilien9-Mar-10 7:52 
GeneralRe: Beginner vector question.... Pin
Jacob Dixon9-Mar-10 11:08
Jacob Dixon9-Mar-10 11:08 

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.