Click here to Skip to main content
15,889,992 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: std::string Pin
toxcct1-Mar-07 3:41
toxcct1-Mar-07 3:41 
AnswerRe: std::string Pin
KaЯl1-Mar-07 3:33
KaЯl1-Mar-07 3:33 
GeneralRe: std::string Pin
LCI1-Mar-07 3:35
LCI1-Mar-07 3:35 
QuestionCreating Process Pin
Programm3r1-Mar-07 2:32
Programm3r1-Mar-07 2:32 
AnswerRe: Creating Process Pin
toxcct1-Mar-07 3:10
toxcct1-Mar-07 3:10 
GeneralRe: Creating Process Pin
Programm3r1-Mar-07 3:30
Programm3r1-Mar-07 3:30 
GeneralRe: Creating Process Pin
toxcct1-Mar-07 3:34
toxcct1-Mar-07 3:34 
AnswerRe: Creating Process Pin
Eytukan1-Mar-07 3:17
Eytukan1-Mar-07 3:17 
Programm3r wrote:
If one creates a process in a thread


Wrong usage. Threads are created within the process.


Programm3r wrote:
and that thread ends, would the process end aswell?


Again. But yes, all threads end "abnormally" when the process exits without closing it's worker threads properly leading to crashes.







Press: 1500 to 2,200 messages in just 6 days? How's that possible sir?
Dr.Brad :Well,I just replied to everything Graus did and then argued with Negus for a bit.

GeneralRe: Creating Process Pin
Programm3r1-Mar-07 3:28
Programm3r1-Mar-07 3:28 
GeneralRe: Creating Process Pin
toxcct1-Mar-07 3:31
toxcct1-Mar-07 3:31 
GeneralRe: Creating Process Pin
Eytukan1-Mar-07 3:39
Eytukan1-Mar-07 3:39 
GeneralRe: Creating Process Pin
David Crow1-Mar-07 3:42
David Crow1-Mar-07 3:42 
GeneralRe: Creating Process Pin
Eytukan1-Mar-07 3:51
Eytukan1-Mar-07 3:51 
GeneralRe: Creating Process Pin
toxcct1-Mar-07 3:44
toxcct1-Mar-07 3:44 
GeneralRe: Creating Process Pin
Eytukan1-Mar-07 3:55
Eytukan1-Mar-07 3:55 
QuestionTransparency - please help, nothing works... Pin
PatrykDabrowski1-Mar-07 1:22
PatrykDabrowski1-Mar-07 1:22 
AnswerRe: Transparency - please help, nothing works... Pin
Chris Losinger1-Mar-07 3:19
professionalChris Losinger1-Mar-07 3:19 
QuestionRe: Transparency - please help, nothing works... Pin
PatrykDabrowski1-Mar-07 3:46
PatrykDabrowski1-Mar-07 3:46 
AnswerRe: Transparency - please help, nothing works... Pin
Chris Losinger1-Mar-07 3:53
professionalChris Losinger1-Mar-07 3:53 
Questionithgethostbyname() Pin
vibindia1-Mar-07 1:18
vibindia1-Mar-07 1:18 
AnswerRe: ithgethostbyname() Pin
_AnsHUMAN_ 1-Mar-07 1:44
_AnsHUMAN_ 1-Mar-07 1:44 
QuestionHow to use SetFont function to change font of controls? Pin
Atul231-Mar-07 1:09
Atul231-Mar-07 1:09 
AnswerRe: How to use SetFont function to change font of controls? Pin
Hamid_RT1-Mar-07 1:15
Hamid_RT1-Mar-07 1:15 
AnswerRe: How to use SetFont function to change font of controls? Pin
Hamid_RT1-Mar-07 1:25
Hamid_RT1-Mar-07 1:25 
QuestionVS 2005 and C++ Pin
MoustafaS1-Mar-07 1:08
MoustafaS1-Mar-07 1:08 

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.