Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help: C++ copy constructors Pin
John R. Shaw8-Jul-05 16:01
John R. Shaw8-Jul-05 16:01 
Generalhelp:update_command_ui Pin
happycpp8-Jul-05 13:33
happycpp8-Jul-05 13:33 
GeneralRe: help:update_command_ui Pin
Jose Lamas Rios10-Jul-05 18:07
Jose Lamas Rios10-Jul-05 18:07 
GeneralC++ Copy constructors Pin
heskel8-Jul-05 13:02
heskel8-Jul-05 13:02 
GeneralRe: C++ Copy constructors Pin
Kevin McFarlane8-Jul-05 13:07
Kevin McFarlane8-Jul-05 13:07 
GeneralRe: C++ Copy constructors Pin
heskel8-Jul-05 13:12
heskel8-Jul-05 13:12 
GeneralRe: C++ Copy constructors Pin
Nemanja Trifunovic8-Jul-05 14:06
Nemanja Trifunovic8-Jul-05 14:06 
Generalwin32 threads Pin
Ann668-Jul-05 12:20
sussAnn668-Jul-05 12:20 
Hi,
I am doing a project on win32 threads. I have created a event inside the thread and looping using while() and waitonsingleobject() until the condition is met.
For some reason I have to use thread. I am calling the thread in WM message but I want to wait there itself(where I called the thread) until the thread is finished. How can I do this???
I tried using a global boolean variable setting that to true when the thread is started and to false when the thread is terminated, and creating another evet to wait until this boolean variable becomes false.But it did'nt work very well.my app started hanging...how can i solve this..
Thanks in advance.
GeneralRe: win32 threads Pin
Blake V. Miller8-Jul-05 16:29
Blake V. Miller8-Jul-05 16:29 
Generalto IE programmers Pin
llp00na8-Jul-05 8:08
llp00na8-Jul-05 8:08 
GeneralRe: to IE programmers Pin
Jose Lamas Rios8-Jul-05 10:47
Jose Lamas Rios8-Jul-05 10:47 
GeneralRe: to IE programmers Pin
Ravi Bhavnani8-Jul-05 11:40
professionalRavi Bhavnani8-Jul-05 11:40 
GeneralRe: to IE programmers Pin
ThatsAlok8-Jul-05 21:21
ThatsAlok8-Jul-05 21:21 
GeneralHelp with LookupAccountSid Pin
Dimitris Vikeloudas8-Jul-05 5:54
Dimitris Vikeloudas8-Jul-05 5:54 
GeneralRe: Help with LookupAccountSid Pin
David Crow8-Jul-05 6:07
David Crow8-Jul-05 6:07 
GeneralRe: Help with LookupAccountSid..still looking Pin
Dimitris Vikeloudas8-Jul-05 6:22
Dimitris Vikeloudas8-Jul-05 6:22 
GeneralRe: Help with LookupAccountSid..still looking Pin
David Crow8-Jul-05 8:11
David Crow8-Jul-05 8:11 
GeneralUnderstanding Debug Information Displayed Pin
jerry1211a8-Jul-05 5:28
jerry1211a8-Jul-05 5:28 
GeneralRe: Understanding Debug Information Displayed Pin
S. Senthil Kumar8-Jul-05 6:03
S. Senthil Kumar8-Jul-05 6:03 
GeneralRe: Understanding Debug Information Displayed Pin
Tom Archer8-Jul-05 6:56
Tom Archer8-Jul-05 6:56 
GeneralIcon of an executable file Pin
voda8-Jul-05 5:10
voda8-Jul-05 5:10 
GeneralRe: Icon of an executable file Pin
David Crow8-Jul-05 5:40
David Crow8-Jul-05 5:40 
GeneralRe: Icon of an executable file Pin
Blake V. Miller8-Jul-05 16:44
Blake V. Miller8-Jul-05 16:44 
GeneralVC7, PROPVARIANT, #import Pin
peterchen8-Jul-05 4:41
peterchen8-Jul-05 4:41 
GeneralMultithreaded Client Pin
vadimpl8-Jul-05 4:32
vadimpl8-Jul-05 4:32 

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.