Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: std::string Pin
David Crow1-Mar-07 3:37
David Crow1-Mar-07 3:37 
GeneralRe: std::string Pin
LCI1-Mar-07 3:39
LCI1-Mar-07 3:39 
GeneralRe: std::string Pin
toxcct1-Mar-07 3:41
toxcct1-Mar-07 3:41 
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 
an application have at least one thread, and if you don't create additional threads, you still run in the main thread.

so, when ShellExecute()-ing something in a single-threaded application, does it end when your own app exits ? no Cool | :cool:


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 
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 

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.