Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: A real challenge for you !! (menu border) Pin
hatemtaleb10-Oct-05 2:58
hatemtaleb10-Oct-05 2:58 
QuestionRe: A real challenge for you !! (menu border) Pin
David Crow10-Oct-05 3:27
David Crow10-Oct-05 3:27 
AnswerRe: A real challenge for you !! (menu border) Pin
hatemtaleb10-Oct-05 3:38
hatemtaleb10-Oct-05 3:38 
GeneralRe: A real challenge for you !! (menu border) Pin
David Crow10-Oct-05 3:45
David Crow10-Oct-05 3:45 
GeneralRe: A real challenge for you !! (menu border) Pin
hatemtaleb10-Oct-05 4:15
hatemtaleb10-Oct-05 4:15 
Questionhow to start default broswer? Pin
kevincwong9-Oct-05 21:25
kevincwong9-Oct-05 21:25 
AnswerRe: how to start default broswer? Pin
Marc Soleda9-Oct-05 21:32
Marc Soleda9-Oct-05 21:32 
AnswerRe: how to start default broswer? Pin
ThatsAlok9-Oct-05 21:46
ThatsAlok9-Oct-05 21:46 
kevincwong wrote:
I am new to VC++. I tried to find out how to start up the default broswer with an URL


try this
ShellExecute(NULL,"open","http://www.codeproject.com",NULL,NULL,SW_SHOWNORMAL);


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
GeneralRe: how to start default broswer? Pin
kevincwong11-Oct-05 10:58
kevincwong11-Oct-05 10:58 
QuestionTSP Pin
Anonymous9-Oct-05 20:29
Anonymous9-Oct-05 20:29 
AnswerRe: TSP Pin
kakan9-Oct-05 22:51
professionalkakan9-Oct-05 22:51 
QuestionHow can I run a program in system tray? Pin
Anshad9-Oct-05 20:27
Anshad9-Oct-05 20:27 
AnswerRe: How can I run a program in system tray? Pin
P-Rex9-Oct-05 20:37
P-Rex9-Oct-05 20:37 
AnswerRe: How can I run a program in system tray? Pin
Mircea Puiu9-Oct-05 20:57
Mircea Puiu9-Oct-05 20:57 
GeneralRe: How can I run a program in system tray? Pin
toxcct9-Oct-05 22:03
toxcct9-Oct-05 22:03 
AnswerRe: How can I run a program in system tray? Pin
ThatsAlok9-Oct-05 22:12
ThatsAlok9-Oct-05 22:12 
QuestionHelp How can I run a program in system tray? Pin
Anshad9-Oct-05 20:25
Anshad9-Oct-05 20:25 
AnswerSee above Pin
Mircea Puiu9-Oct-05 20:57
Mircea Puiu9-Oct-05 20:57 
QuestionRegistry for storing and retriving data Pin
karmendra_js9-Oct-05 20:18
karmendra_js9-Oct-05 20:18 
AnswerRe: Registry for storing and retriving data Pin
P-Rex9-Oct-05 20:24
P-Rex9-Oct-05 20:24 
AnswerRe: Registry for storing and retriving data Pin
ThatsAlok9-Oct-05 21:41
ThatsAlok9-Oct-05 21:41 
AnswerRe: Registry for storing and retriving data Pin
sunit510-Oct-05 3:02
sunit510-Oct-05 3:02 
QuestionDLL Process Detach Pin
Chintoo7239-Oct-05 20:09
Chintoo7239-Oct-05 20:09 
Questiondisable perforce integration Pin
Chintoo7239-Oct-05 19:53
Chintoo7239-Oct-05 19:53 
QuestionRe: disable perforce integration Pin
David Crow10-Oct-05 3:30
David Crow10-Oct-05 3:30 

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.