Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: listview Pin
VC++Maniac17-Dec-08 2:14
VC++Maniac17-Dec-08 2:14 
AnswerRe: listview Pin
Jijo.Raj17-Dec-08 2:28
Jijo.Raj17-Dec-08 2:28 
Questioninplace edit of doc title Pin
VC++Maniac17-Dec-08 1:44
VC++Maniac17-Dec-08 1:44 
QuestionRe: inplace edit of doc title Pin
David Crow17-Dec-08 3:11
David Crow17-Dec-08 3:11 
AnswerRe: inplace edit of doc title Pin
VC++Maniac17-Dec-08 19:59
VC++Maniac17-Dec-08 19:59 
QuestionShellExecute with new instance Pin
K. Sushilkumar17-Dec-08 1:29
K. Sushilkumar17-Dec-08 1:29 
AnswerRe: ShellExecute with new instance Pin
L. Madhavan17-Dec-08 2:09
L. Madhavan17-Dec-08 2:09 
AnswerRe: ShellExecute with new instance Pin
Randor 17-Dec-08 2:12
professional Randor 17-Dec-08 2:12 
Hi,

This ShellExecute documentation[^] states:


If the default Web browser currently runs, ShellExecute tells the instance that runs to go to your Uniform Resource Locator (URL). If it is not running, ShellExecute starts the application and then browses to your URL.


Looks like the default behavior. You may need to use CreateProcess[^] instead.

Best Wishes,
-David Delaune
AnswerRe: ShellExecute with new instance Pin
Rahul Vaishnav17-Dec-08 2:17
Rahul Vaishnav17-Dec-08 2:17 
AnswerRe: ShellExecute with new instance Pin
Stuart Dootson17-Dec-08 2:19
professionalStuart Dootson17-Dec-08 2:19 
QuestionHow to load bitmap to a button Pin
Pryabu17-Dec-08 1:01
Pryabu17-Dec-08 1:01 
AnswerRe: How to load bitmap to a button Pin
Hamid_RT17-Dec-08 1:11
Hamid_RT17-Dec-08 1:11 
GeneralRe: How to load bitmap to a button Pin
Pryabu17-Dec-08 1:15
Pryabu17-Dec-08 1:15 
GeneralRe: How to load bitmap to a button Pin
Pryabu17-Dec-08 1:27
Pryabu17-Dec-08 1:27 
GeneralRe: How to load bitmap to a button Pin
Pryabu17-Dec-08 2:06
Pryabu17-Dec-08 2:06 
AnswerRe: How to load bitmap to a button Pin
_AnsHUMAN_ 17-Dec-08 1:13
_AnsHUMAN_ 17-Dec-08 1:13 
QuestionRedrawing.. Pin
staticv17-Dec-08 0:59
staticv17-Dec-08 0:59 
AnswerRe: Redrawing.. Pin
CPallini17-Dec-08 1:44
mveCPallini17-Dec-08 1:44 
AnswerRe: Redrawing.. Pin
L. Madhavan17-Dec-08 2:16
L. Madhavan17-Dec-08 2:16 
QuestionDisplaying painted areas on Property Sheet Pin
koumodaki17-Dec-08 0:19
koumodaki17-Dec-08 0:19 
AnswerRe: Displaying painted areas on Property Sheet Pin
Iain Clarke, Warrior Programmer17-Dec-08 0:46
Iain Clarke, Warrior Programmer17-Dec-08 0:46 
GeneralOT- Good article Iain Pin
CPallini17-Dec-08 1:36
mveCPallini17-Dec-08 1:36 
GeneralRe: OT- Good article Iain Pin
Iain Clarke, Warrior Programmer17-Dec-08 2:23
Iain Clarke, Warrior Programmer17-Dec-08 2:23 
GeneralRe: OT- Good article Iain Pin
CPallini17-Dec-08 2:39
mveCPallini17-Dec-08 2:39 
GeneralRe: Displaying painted areas on Property Sheet Pin
koumodaki17-Dec-08 2:19
koumodaki17-Dec-08 2:19 

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.