Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Logging Tools for C++ Pin
Anonymous13-Jun-03 7:52
Anonymous13-Jun-03 7:52 
GeneralRe: Logging Tools for C++ Pin
David Crow13-Jun-03 8:00
David Crow13-Jun-03 8:00 
GeneralRe: Logging Tools for C++ Pin
Anonymous13-Jun-03 8:57
Anonymous13-Jun-03 8:57 
GeneralRe: Logging Tools for C++ Pin
David Crow13-Jun-03 9:06
David Crow13-Jun-03 9:06 
GeneralRe: Logging Tools for C++ Pin
cmk13-Jun-03 8:03
cmk13-Jun-03 8:03 
GeneralRe: Logging Tools for C++ Pin
Anonymous13-Jun-03 8:58
Anonymous13-Jun-03 8:58 
GeneralRe: Logging Tools for C++ Pin
John M. Drescher13-Jun-03 10:50
John M. Drescher13-Jun-03 10:50 
GeneralDialogBox won't quit Pin
Brigg Thorp13-Jun-03 5:22
Brigg Thorp13-Jun-03 5:22 
I have a DLL that communicates with a USB device. There is a function that people can call to make this communication happen (called GetAll). When the function GetAll is called, I create a dialog using DialogBox. It's a standard pop-up dialog with a progress bar to show the current operation.

However, if I unlpug the device I'm communicating with mid-way through, I close the current dialog box (with EndDialog) then open a new one (using DialogBox) to show the error message to the user. When I press OK, the system seems to get lost and never returns to the next line after the 2nd DialogBox call. This also occurs if I call MessageBox in pace of the 2nd DialogBox call.

Any suggestions on what's going on here?

Regards

Brigg Thorp
Software Engineer
Timex Corporation
GeneralRe: DialogBox won't quit Pin
valikac13-Jun-03 6:25
valikac13-Jun-03 6:25 
Generalresizable columns Pin
hdaly13-Jun-03 5:13
hdaly13-Jun-03 5:13 
GeneralRe: resizable columns Pin
David Crow13-Jun-03 5:27
David Crow13-Jun-03 5:27 
GeneralVery simple question :o) Pin
MemLeak13-Jun-03 4:32
MemLeak13-Jun-03 4:32 
GeneralRe: Very simple question :o) Pin
Roger Allen13-Jun-03 4:46
Roger Allen13-Jun-03 4:46 
GeneralRe: Very simple question :o) Pin
Joan M13-Jun-03 7:59
professionalJoan M13-Jun-03 7:59 
GeneralRetrieving sql-queries from a database connection using ADO Pin
Anders Sandberg13-Jun-03 4:28
Anders Sandberg13-Jun-03 4:28 
GeneralRe: Retrieving sql-queries from a database connection using ADO Pin
basementman13-Jun-03 5:10
basementman13-Jun-03 5:10 
GeneralRe: Retrieving sql-queries from a database connection using ADO Pin
Anders Sandberg14-Jun-03 5:26
Anders Sandberg14-Jun-03 5:26 
GeneralRe: Retrieving sql-queries from a database connection using ADO Pin
Anders Sandberg14-Jun-03 5:29
Anders Sandberg14-Jun-03 5:29 
QuestionIs WaitCommEvent() buggy? Pin
justin22313-Jun-03 4:10
justin22313-Jun-03 4:10 
AnswerRe: Is WaitCommEvent() buggy? Pin
Trollslayer13-Jun-03 6:04
mentorTrollslayer13-Jun-03 6:04 
Generalquestion about CFrameWnd Pin
Anonymous13-Jun-03 3:31
Anonymous13-Jun-03 3:31 
QuestionHow to send ATAI "reset device" command? Pin
Brian van der Beek13-Jun-03 3:14
Brian van der Beek13-Jun-03 3:14 
QuestionBind a Key to a controller? Pin
Syxx13-Jun-03 3:10
Syxx13-Jun-03 3:10 
GeneralSplit Method Pin
Valeria Bogdevich13-Jun-03 3:04
Valeria Bogdevich13-Jun-03 3:04 
GeneralRe: Split Method Pin
David Crow13-Jun-03 3:12
David Crow13-Jun-03 3:12 

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.