Click here to Skip to main content
15,912,069 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: access database Pin
David Crow13-Oct-06 3:05
David Crow13-Oct-06 3:05 
QuestionBizarre VC++ compiler error Pin
ljr2412-Oct-06 16:24
ljr2412-Oct-06 16:24 
QuestionRe: Bizarre VC++ compiler error Pin
prasad_som12-Oct-06 20:39
prasad_som12-Oct-06 20:39 
QuestionPrinting bitmaps from a frame grabber Pin
Bob Hickey12-Oct-06 16:22
Bob Hickey12-Oct-06 16:22 
AnswerRe: Printing bitmaps from a frame grabber Pin
Hamid_RT12-Oct-06 19:54
Hamid_RT12-Oct-06 19:54 
AnswerRe: Printing bitmaps from a frame grabber Pin
Steve S12-Oct-06 21:40
Steve S12-Oct-06 21:40 
QuestionRe: Printing bitmaps from a frame grabber Pin
Bob Hickey14-Oct-06 16:00
Bob Hickey14-Oct-06 16:00 
QuestionDialog 'hang' after C procedure called. Pin
searcher0812-Oct-06 15:56
searcher0812-Oct-06 15:56 
I have completed this dialog window reading in filenames and a progress bar to indicate progress. A timer is used to update the progress bar.

However, when I called a C procedure that is computationally intensive, all the edit boxes and menu went blank. The worst thing was that the progress bar was not incrementing. Do take note that the program is running fine except for these side effects. The processed output was tested to be correct.

Before I include the C procedure, testing was done to make sure the dialog windows work well with the progress bar etc.

Please advise if the computationally intensive C procedure resulted in this issue. If yes, how do I overcome it.

searcher08
AnswerRe: Dialog 'hang' after C procedure called. Pin
Christian Graus12-Oct-06 15:58
protectorChristian Graus12-Oct-06 15:58 
GeneralRe: Dialog 'hang' after C procedure called. Pin
XuShanghua12-Oct-06 17:07
XuShanghua12-Oct-06 17:07 
GeneralRe: Dialog 'hang' after C procedure called. Pin
Hamid_RT12-Oct-06 19:51
Hamid_RT12-Oct-06 19:51 
GeneralRe: Dialog 'hang' after C procedure called. Pin
searcher0813-Oct-06 7:43
searcher0813-Oct-06 7:43 
GeneralRe: Dialog 'hang' after C procedure called. Pin
Christian Graus13-Oct-06 8:03
protectorChristian Graus13-Oct-06 8:03 
AnswerRe: Dialog 'hang' after C procedure called. Pin
Don Fletcher12-Oct-06 21:22
Don Fletcher12-Oct-06 21:22 
GeneralRe: Dialog 'hang' after C procedure called. Pin
searcher0813-Oct-06 10:04
searcher0813-Oct-06 10:04 
Questionapi hooking Pin
DannSmith12-Oct-06 13:05
DannSmith12-Oct-06 13:05 
AnswerRe: api hooking Pin
Hamid_RT12-Oct-06 20:02
Hamid_RT12-Oct-06 20:02 
QuestionAppend data in middle of binary file Pin
samkook12-Oct-06 11:02
samkook12-Oct-06 11:02 
AnswerRe: Append data in middle of binary file Pin
PJ Arends12-Oct-06 11:32
professionalPJ Arends12-Oct-06 11:32 
GeneralRe: Append data in middle of binary file Pin
samkook12-Oct-06 11:51
samkook12-Oct-06 11:51 
GeneralRe: Append data in middle of binary file Pin
Christian Graus12-Oct-06 13:03
protectorChristian Graus12-Oct-06 13:03 
GeneralRe: Append data in middle of binary file Pin
samkook12-Oct-06 13:31
samkook12-Oct-06 13:31 
GeneralRe: Append data in middle of binary file Pin
Christian Graus12-Oct-06 14:10
protectorChristian Graus12-Oct-06 14:10 
GeneralRe: Append data in middle of binary file Pin
samkook12-Oct-06 15:00
samkook12-Oct-06 15:00 
GeneralRe: Append data in middle of binary file Pin
Christian Graus12-Oct-06 15:16
protectorChristian Graus12-Oct-06 15:16 

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.