Click here to Skip to main content
15,892,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Return to the VC++ debugger Pin
Richard Jones7-Oct-03 3:22
Richard Jones7-Oct-03 3:22 
GeneralRe: Return to the VC++ debugger Pin
Chris Richardson9-Oct-03 9:43
Chris Richardson9-Oct-03 9:43 
GeneralRe: Return to the VC++ debugger Pin
Mike Dimmick6-Oct-03 23:55
Mike Dimmick6-Oct-03 23:55 
GeneralNetwork Events Pin
jparsons6-Oct-03 6:25
jparsons6-Oct-03 6:25 
GeneralDetecting drive program is running on. Pin
IrishSonic6-Oct-03 5:12
IrishSonic6-Oct-03 5:12 
GeneralRe: Detecting drive program is running on. Pin
David Crow6-Oct-03 5:14
David Crow6-Oct-03 5:14 
GeneralProblems with DDK in W2000 Pin
JussiL6-Oct-03 4:56
JussiL6-Oct-03 4:56 
GeneralThread Dialog Box Pin
Anthony98876-Oct-03 4:49
Anthony98876-Oct-03 4:49 
I created a COM dll and inside one of the methods I create a thread(A) that creates a modeless dialog and a second thread(B)(Not from Thread A) that does some background work. My question is whenever I try to cancel(DestroyWindow()) the dialog I get an assertion error, I assuming it has to do with the second thread(B) updating the dialog box controls. I tried killing the threads(A and B), but still the same problem. I'm using AfxBeginThread and AfxEndThread. Is this approach good as I described above, or is there a better way of doing this.

Thanks
GeneralRe: Thread Dialog Box Pin
David Crow6-Oct-03 5:13
David Crow6-Oct-03 5:13 
GeneralRe: Thread Dialog Box Pin
KaЯl6-Oct-03 7:22
KaЯl6-Oct-03 7:22 
GeneralDialog editor in VS.NET Pin
Adam °Wimsatt6-Oct-03 4:41
Adam °Wimsatt6-Oct-03 4:41 
GeneralRe: Dialog editor in VS.NET Pin
Mike Dimmick6-Oct-03 23:58
Mike Dimmick6-Oct-03 23:58 
GeneralRe: Dialog editor in VS.NET Pin
Adam °Wimsatt7-Oct-03 4:29
Adam °Wimsatt7-Oct-03 4:29 
GeneralCListCtrl Image Update Pin
CanopenR6-Oct-03 4:37
CanopenR6-Oct-03 4:37 
GeneralRe: CListCtrl Image Update Pin
David Crow6-Oct-03 4:41
David Crow6-Oct-03 4:41 
GeneralRe: CListCtrl Image Update Pin
CanopenR6-Oct-03 10:33
CanopenR6-Oct-03 10:33 
Generalheight font to print Pin
@LX6-Oct-03 4:29
@LX6-Oct-03 4:29 
GeneralRe: height font to print Pin
Steve S6-Oct-03 4:56
Steve S6-Oct-03 4:56 
GeneralRe: height font to print Pin
@LX6-Oct-03 5:04
@LX6-Oct-03 5:04 
GeneralRe: height font to print Pin
Steve S6-Oct-03 5:12
Steve S6-Oct-03 5:12 
GeneralRe: height font to print Pin
@LX6-Oct-03 5:28
@LX6-Oct-03 5:28 
GeneralRe: height font to print Pin
Steve S6-Oct-03 7:03
Steve S6-Oct-03 7:03 
GeneralFunction IsDestinationReachable Pin
Alan Martinis6-Oct-03 3:26
Alan Martinis6-Oct-03 3:26 
GeneralRe: Function IsDestinationReachable Pin
includeh106-Oct-03 4:11
includeh106-Oct-03 4:11 
GeneralRe: Function IsDestinationReachable Pin
David Crow6-Oct-03 4:36
David Crow6-Oct-03 4:36 

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.