Click here to Skip to main content
15,900,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: choosing Threads Pin
DevMentor.org17-Sep-07 4:38
DevMentor.org17-Sep-07 4:38 
GeneralRe: choosing Threads Pin
Gofur Halmurat17-Sep-07 6:02
Gofur Halmurat17-Sep-07 6:02 
GeneralRe: choosing Threads Pin
DevMentor.org17-Sep-07 6:33
DevMentor.org17-Sep-07 6:33 
AnswerRe: choosing Threads Pin
jhwurmbach17-Sep-07 4:39
jhwurmbach17-Sep-07 4:39 
AnswerRe: choosing Threads Pin
Nemanja Trifunovic17-Sep-07 4:45
Nemanja Trifunovic17-Sep-07 4:45 
AnswerRe: choosing Threads Pin
El Corazon17-Sep-07 6:30
El Corazon17-Sep-07 6:30 
QuestionWindows / Container like application Pin
Programm3r17-Sep-07 4:19
Programm3r17-Sep-07 4:19 
AnswerRe: Windows / Container like application Pin
Iain Clarke, Warrior Programmer17-Sep-07 4:28
Iain Clarke, Warrior Programmer17-Sep-07 4:28 
That's more than a little vague - or a bunch of questions.

The open other applications for example...

Do you mean bring running applications to the foreground?
Do you mean run new programs? If so, read up on ShellExecute, or CreateProcess.

How will this be presented to the user?
A few buttons on a dialog that run hard coded programs?
Read a list of programs from shortcuts in a directory?
An editable list?

Will you extract the appropriate Icon from the executable so you can show a pretty pic to the user?

As you can see, this is multiple tasks. If you can more clearly define them, you may get help with individual ones. At the moment it looks like: "I have to write something, and I'm not even sure what it needs to do. Can you do it for me?". And that's a rapid road to being ignored.

You've asked many questions here on quite complex subjects, and even answered some. So none of the above should stretch you too far.

Good luck!

Iain.



QuestionRe: Windows / Container like application Pin
Programm3r17-Sep-07 4:59
Programm3r17-Sep-07 4:59 
AnswerRe: Windows / Container like application Pin
Iain Clarke, Warrior Programmer17-Sep-07 5:15
Iain Clarke, Warrior Programmer17-Sep-07 5:15 
GeneralRe: Windows / Container like application Pin
Programm3r17-Sep-07 19:33
Programm3r17-Sep-07 19:33 
AnswerRe: Windows / Container like application Pin
GauranG Shah17-Sep-07 18:34
GauranG Shah17-Sep-07 18:34 
GeneralRe: Windows / Container like application Pin
Programm3r17-Sep-07 19:34
Programm3r17-Sep-07 19:34 
QuestionCombo Box problem Pin
koumodaki17-Sep-07 4:15
koumodaki17-Sep-07 4:15 
QuestionRe: Combo Box problem Pin
David Crow17-Sep-07 4:25
David Crow17-Sep-07 4:25 
AnswerRe: Combo Box problem Pin
koumodaki17-Sep-07 4:35
koumodaki17-Sep-07 4:35 
QuestionHow to Use the Java like CardLayout in Win32 Pin
GauranG Shah17-Sep-07 4:02
GauranG Shah17-Sep-07 4:02 
AnswerRe: How to Use the Java like CardLayout in Win32 Pin
led mike17-Sep-07 4:14
led mike17-Sep-07 4:14 
GeneralRe: How to Use the Java like CardLayout in Win32 Pin
GauranG Shah17-Sep-07 18:28
GauranG Shah17-Sep-07 18:28 
GeneralRe: How to Use the Java like CardLayout in Win32 Pin
led mike18-Sep-07 4:17
led mike18-Sep-07 4:17 
Questioncustom controls Pin
Waldermort17-Sep-07 3:54
Waldermort17-Sep-07 3:54 
AnswerRe: custom controls Pin
Chris Losinger17-Sep-07 4:01
professionalChris Losinger17-Sep-07 4:01 
GeneralRe: custom controls Pin
Waldermort17-Sep-07 4:14
Waldermort17-Sep-07 4:14 
QuestionRe: custom controls Pin
Waldermort17-Sep-07 4:54
Waldermort17-Sep-07 4:54 
AnswerRe: custom controls Pin
Chris Losinger17-Sep-07 5:11
professionalChris Losinger17-Sep-07 5:11 

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.