Click here to Skip to main content
15,890,690 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thread Pool in VC++. Pin
«_Superman_»13-Oct-10 21:09
professional«_Superman_»13-Oct-10 21:09 
GeneralRe: Thread Pool in VC++. Pin
Le@rner13-Oct-10 21:11
Le@rner13-Oct-10 21:11 
GeneralRe: Thread Pool in VC++. Pin
«_Superman_»13-Oct-10 21:15
professional«_Superman_»13-Oct-10 21:15 
GeneralRe: Thread Pool in VC++. Pin
Le@rner13-Oct-10 21:19
Le@rner13-Oct-10 21:19 
GeneralRe: Thread Pool in VC++. Pin
«_Superman_»13-Oct-10 21:23
professional«_Superman_»13-Oct-10 21:23 
GeneralRe: Thread Pool in VC++. Pin
Le@rner13-Oct-10 23:25
Le@rner13-Oct-10 23:25 
AnswerRe: Thread Pool in VC++. Pin
Nisamudheen21-Oct-10 21:04
Nisamudheen21-Oct-10 21:04 
QuestionLocking a window Pin
pjdriverdude13-Oct-10 10:17
pjdriverdude13-Oct-10 10:17 
I am writing some software that has a third party dialog box(dragon naturally speaking software) that pops up, is smaller than my welcome screen, and gets pushed behind my welcome screen when someone clicks away from the third party dialog box.

Basically I want to treat it like a parent/child situation where you cannot click away from the form unless the cancel/ok button is pressed.

I don't have much control over the dialog box, other than sending it Window's messages.

I can get the handle to the box too, but I'm just not sure how I stop people from clicking away from the window(which can start other threads and can crash the software).

Any ideas?
AnswerRe: Locking a window Pin
«_Superman_»13-Oct-10 20:16
professional«_Superman_»13-Oct-10 20:16 
AnswerRe: Locking a window Pin
fjdiewornncalwe14-Oct-10 13:47
professionalfjdiewornncalwe14-Oct-10 13:47 
Questiontrue/false statements in if clause Pin
sadas232341s13-Oct-10 7:55
sadas232341s13-Oct-10 7:55 
AnswerRe: true/false statements in if clause Pin
Maximilien13-Oct-10 8:11
Maximilien13-Oct-10 8:11 
AnswerRe: true/false statements in if clause Pin
Richard MacCutchan13-Oct-10 8:12
mveRichard MacCutchan13-Oct-10 8:12 
AnswerRe: true/false statements in if clause Pin
David Crow13-Oct-10 8:12
David Crow13-Oct-10 8:12 
AnswerRe: true/false statements in if clause Pin
Code-o-mat13-Oct-10 8:18
Code-o-mat13-Oct-10 8:18 
GeneralRe: true/false statements in if clause Pin
anonymouscodder13-Oct-10 12:48
anonymouscodder13-Oct-10 12:48 
GeneralRe: true/false statements in if clause Pin
Code-o-mat13-Oct-10 22:05
Code-o-mat13-Oct-10 22:05 
GeneralRe: true/false statements in if clause Pin
Aescleal13-Oct-10 23:06
Aescleal13-Oct-10 23:06 
GeneralRe: true/false statements in if clause Pin
Code-o-mat13-Oct-10 23:15
Code-o-mat13-Oct-10 23:15 
AnswerRe: true/false statements in if clause Pin
Luc Pattyn13-Oct-10 8:31
sitebuilderLuc Pattyn13-Oct-10 8:31 
GeneralRe: true/false statements in if clause Pin
CPallini13-Oct-10 9:19
mveCPallini13-Oct-10 9:19 
GeneralRe: true/false statements in if clause Pin
Niklas L14-Oct-10 2:44
Niklas L14-Oct-10 2:44 
GeneralRe: true/false statements in if clause Pin
PravinSingh14-Oct-10 5:49
PravinSingh14-Oct-10 5:49 
GeneralRe: true/false statements in if clause Pin
Niklas L14-Oct-10 6:33
Niklas L14-Oct-10 6:33 
QuestionRe: true/false statements in if clause Pin
PravinSingh14-Oct-10 21:26
PravinSingh14-Oct-10 21:26 

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.