Click here to Skip to main content
15,914,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Using CRecordset with foreign keys Pin
David Crow17-Dec-08 10:30
David Crow17-Dec-08 10:30 
AnswerRe: Using CRecordset with foreign keys Pin
mevatron117-Dec-08 11:16
mevatron117-Dec-08 11:16 
AnswerRe: Using CRecordset with foreign keys Pin
mevatron117-Dec-08 11:48
mevatron117-Dec-08 11:48 
QuestionAbout USB ports Pin
ameyakoshti17-Dec-08 7:09
ameyakoshti17-Dec-08 7:09 
AnswerRe: About USB ports Pin
Jonathan Davies17-Dec-08 7:33
Jonathan Davies17-Dec-08 7:33 
GeneralRe: About USB ports Pin
ameyakoshti17-Dec-08 8:09
ameyakoshti17-Dec-08 8:09 
GeneralRe: About USB ports Pin
Jonathan Davies18-Dec-08 2:07
Jonathan Davies18-Dec-08 2:07 
GeneralRe: About USB ports Pin
ameyakoshti18-Dec-08 3:20
ameyakoshti18-Dec-08 3:20 
Questionlistview Pin
trioum17-Dec-08 2:06
trioum17-Dec-08 2:06 
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 

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.