Click here to Skip to main content
15,919,613 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Wait for Local server intialization Pin
User 21559729-Nov-06 23:29
User 21559729-Nov-06 23:29 
GeneralRe: Wait for Local server intialization Pin
Roger Stoltz30-Nov-06 0:19
Roger Stoltz30-Nov-06 0:19 
GeneralRe: Wait for Local server intialization Pin
User 21559730-Nov-06 4:13
User 21559730-Nov-06 4:13 
QuestionWTL Pin
Anilkumar K V26-Nov-06 23:01
Anilkumar K V26-Nov-06 23:01 
AnswerRe: WTL Pin
George L. Jackson28-Nov-06 14:49
George L. Jackson28-Nov-06 14:49 
QuestionSTL vector storing thread Pin
_tasleem25-Nov-06 2:00
_tasleem25-Nov-06 2:00 
AnswerRe: STL vector storing thread Pin
Michael Dunn25-Nov-06 11:10
sitebuilderMichael Dunn25-Nov-06 11:10 
AnswerRe: STL vector storing thread Pin
Laxman Auti27-Nov-06 23:59
Laxman Auti27-Nov-06 23:59 
tasleem143 wrote:
vThreads.push_back(hThread);//i m talking about this line,
will that thread will be executed in backgroundor not,what will happen to that thread.


This line stores the handle returned by the CreateThread API.Which is helpful for controlling the thread.

And thread is created in suspended mode.


Knock out 't' from can't,
You can if you think you can
Cool | :cool:

GeneralRe: STL vector storing thread Pin
_tasleem30-Nov-06 23:11
_tasleem30-Nov-06 23:11 
Questioncan you help me? Pin
china.net23-Nov-06 4:32
china.net23-Nov-06 4:32 
AnswerRe: can you help me? Pin
prasad_som24-Nov-06 20:34
prasad_som24-Nov-06 20:34 
Questioncalling methods on _module Pin
tom groezer22-Nov-06 3:09
tom groezer22-Nov-06 3:09 
AnswerRe: calling methods on _module Pin
led mike22-Nov-06 5:37
led mike22-Nov-06 5:37 
QuestionTransparent controls Pin
damir_tk21-Nov-06 11:06
damir_tk21-Nov-06 11:06 
AnswerRe: Transparent controls Pin
damir_tk21-Nov-06 11:30
damir_tk21-Nov-06 11:30 
Questionhow do I Accessing a C# dll in VC++? Pin
malayalite19-Nov-06 15:31
malayalite19-Nov-06 15:31 
AnswerRe: how do I Accessing a C# dll in VC++? Pin
led mike20-Nov-06 5:37
led mike20-Nov-06 5:37 
Questioncan somebody help me? Pin
china.net19-Nov-06 3:31
china.net19-Nov-06 3:31 
AnswerRe: help me ,please Pin
Stephen Hewitt19-Nov-06 15:28
Stephen Hewitt19-Nov-06 15:28 
Questionreplacment of CComModule in ATL7 Pin
tom groezer16-Nov-06 1:22
tom groezer16-Nov-06 1:22 
AnswerRe: replacment of CComModule in ATL7 Pin
prasad_som16-Nov-06 1:44
prasad_som16-Nov-06 1:44 
GeneralRe: replacment of CComModule in ATL7 Pin
tom groezer22-Nov-06 4:03
tom groezer22-Nov-06 4:03 
Questionshow or hiding tool bar Pin
salman kazi15-Nov-06 18:07
salman kazi15-Nov-06 18:07 
QuestionFont Information Pin
Gupta Suraj14-Nov-06 8:10
Gupta Suraj14-Nov-06 8:10 
QuestionSpecialization Pin
Juan Antonio Bermejo14-Nov-06 6:15
Juan Antonio Bermejo14-Nov-06 6:15 

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.