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

C / C++ / MFC

 
GeneralRe: DDX control Pin
baerten18-Apr-07 1:21
baerten18-Apr-07 1:21 
GeneralRe: DDX control Pin
deeps_cute18-Apr-07 1:25
deeps_cute18-Apr-07 1:25 
GeneralRe: DDX control Pin
baerten18-Apr-07 1:40
baerten18-Apr-07 1:40 
Questionabout CPU Usage Pin
mt_samiei18-Apr-07 0:03
mt_samiei18-Apr-07 0:03 
AnswerRe: about CPU Usage Pin
Paresh Chitte18-Apr-07 0:17
Paresh Chitte18-Apr-07 0:17 
GeneralRe: about CPU Usage Pin
mt_samiei18-Apr-07 0:37
mt_samiei18-Apr-07 0:37 
GeneralRe: about CPU Usage Pin
David Crow18-Apr-07 3:38
David Crow18-Apr-07 3:38 
AnswerRe: about CPU Usage Pin
Mark Salsbery18-Apr-07 6:14
Mark Salsbery18-Apr-07 6:14 
I'm sceptical about you needing a RTOS. Modern PCs running standard Windows should be capable of
handling parallel port transfer rates using very little CPU, even with standard priority threads.

I'd look into your design a bit. Are you sitting in a loop on a thread somewhere?

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

GeneralRe: about CPU Usage Pin
Roger Stoltz18-Apr-07 6:26
Roger Stoltz18-Apr-07 6:26 
GeneralRe: about CPU Usage Pin
Mark Salsbery18-Apr-07 6:35
Mark Salsbery18-Apr-07 6:35 
QuestionBitmap [modified] Pin
Vijayan.S17-Apr-07 23:49
Vijayan.S17-Apr-07 23:49 
AnswerRe: Bitmap Pin
Paresh Chitte18-Apr-07 0:15
Paresh Chitte18-Apr-07 0:15 
AnswerRe: Bitmap Pin
Hamid_RT18-Apr-07 1:30
Hamid_RT18-Apr-07 1:30 
QuestionManage Timer on MFC [modified] Pin
CDRAIN17-Apr-07 23:36
CDRAIN17-Apr-07 23:36 
AnswerRe: Manage Timer on MFC Pin
Roger Stoltz18-Apr-07 6:19
Roger Stoltz18-Apr-07 6:19 
GeneralRe: Manage Timer on MFC Pin
CDRAIN19-Apr-07 1:12
CDRAIN19-Apr-07 1:12 
QuestionRe: Manage Timer on MFC Pin
Roger Stoltz19-Apr-07 1:48
Roger Stoltz19-Apr-07 1:48 
AnswerRe: Manage Timer on MFC [modified] Pin
CDRAIN19-Apr-07 2:45
CDRAIN19-Apr-07 2:45 
GeneralRe: Manage Timer on MFC Pin
Roger Stoltz19-Apr-07 4:23
Roger Stoltz19-Apr-07 4:23 
GeneralRe: Manage Timer on MFC Pin
CDRAIN19-Apr-07 23:34
CDRAIN19-Apr-07 23:34 
GeneralRe: Manage Timer on MFC Pin
Roger Stoltz23-Apr-07 23:53
Roger Stoltz23-Apr-07 23:53 
QuestionHow you size your views? Pin
baerten17-Apr-07 23:11
baerten17-Apr-07 23:11 
AnswerRe: How you size your views? Pin
Mark Salsbery18-Apr-07 6:28
Mark Salsbery18-Apr-07 6:28 
GeneralRe: How you size your views? Pin
baerten18-Apr-07 21:26
baerten18-Apr-07 21:26 
GeneralRe: How you size your views? Pin
Mark Salsbery19-Apr-07 8:07
Mark Salsbery19-Apr-07 8: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.