Click here to Skip to main content
15,920,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Project release problem Pin
toxcct27-Feb-07 2:46
toxcct27-Feb-07 2:46 
QuestionWM_RELEASEDCAPTURE(tab) Pin
RaviPK27-Feb-07 1:46
RaviPK27-Feb-07 1:46 
AnswerRe: WM_RELEASEDCAPTURE(tab) Pin
James R. Twine27-Feb-07 2:49
James R. Twine27-Feb-07 2:49 
GeneralRe: WM_RELEASEDCAPTURE(tab) Pin
RaviPK27-Feb-07 17:46
RaviPK27-Feb-07 17:46 
QuestionDatatypes - Urgent Pin
janadhana27-Feb-07 1:42
janadhana27-Feb-07 1:42 
JokeRe: Datatypes - Urgent Pin
James R. Twine27-Feb-07 2:45
James R. Twine27-Feb-07 2:45 
QuestionThread Question Pin
Programm3r27-Feb-07 1:01
Programm3r27-Feb-07 1:01 
AnswerRe: Thread Question Pin
James R. Twine27-Feb-07 1:16
James R. Twine27-Feb-07 1:16 
   Of course.  See the SuspendThread(...) function.

   Edit -- If you are trying to selectively wake the thread up on certain events, create Win32 Event objects, and have the thread wait on them by using functions like WaitForSingleObject(...)/WaitForMultipleObjects(...).

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

GeneralRe: Thread Question Pin
Programm3r27-Feb-07 1:25
Programm3r27-Feb-07 1:25 
AnswerRe: Thread Question Pin
Newbie0027-Feb-07 1:19
Newbie0027-Feb-07 1:19 
GeneralRe: Thread Question Pin
Programm3r27-Feb-07 1:27
Programm3r27-Feb-07 1:27 
AnswerRe: Thread Question Pin
Nibu babu thomas27-Feb-07 3:37
Nibu babu thomas27-Feb-07 3:37 
GeneralRe: Strange Font bolding Pin
super_ttd27-Feb-07 0:09
super_ttd27-Feb-07 0:09 
GeneralRe: Strange Font bolding Pin
Nibu babu thomas27-Feb-07 0:12
Nibu babu thomas27-Feb-07 0:12 
GeneralRe: Strange Font bolding Pin
super_ttd27-Feb-07 21:55
super_ttd27-Feb-07 21:55 
GeneralRe: Strange Font bolding Pin
Nibu babu thomas28-Feb-07 17:24
Nibu babu thomas28-Feb-07 17:24 
GeneralRe: Strange Font bolding Pin
super_ttd28-Feb-07 21:30
super_ttd28-Feb-07 21:30 
GeneralRe: Strange Font bolding Pin
Nibu babu thomas28-Feb-07 21:36
Nibu babu thomas28-Feb-07 21:36 
Questioni want to know when a button is clicked but it was "DISABLED" Pin
Ing.Raiz8227-Feb-07 0:08
Ing.Raiz8227-Feb-07 0:08 
AnswerRe: i want to know when a button is clicked but it was "DISABLED" Pin
prasad_som27-Feb-07 0:15
prasad_som27-Feb-07 0:15 
AnswerRe: i want to know when a button is clicked but it was "DISABLED" Pin
James R. Twine27-Feb-07 1:14
James R. Twine27-Feb-07 1:14 
AnswerRe: i want to know when a button is clicked but it was "DISABLED" Pin
Ing.Raiz8227-Feb-07 4:01
Ing.Raiz8227-Feb-07 4:01 
QuestionDestroy View Pin
baerten27-Feb-07 0:04
baerten27-Feb-07 0:04 
AnswerRe: Destroy View Pin
prasad_som27-Feb-07 1:38
prasad_som27-Feb-07 1:38 
GeneralRe: Destroy View Pin
baerten27-Feb-07 1:51
baerten27-Feb-07 1:51 

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.