Click here to Skip to main content
15,917,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with CDialogBar e CTreeCtrl Pin
Roman Fadeyev25-Nov-02 5:55
Roman Fadeyev25-Nov-02 5:55 
GeneralGetting Char Index Pin
brianwelsch25-Nov-02 4:22
brianwelsch25-Nov-02 4:22 
GeneralRe: Getting Char Index Pin
Roman Fadeyev25-Nov-02 5:00
Roman Fadeyev25-Nov-02 5:00 
GeneralSockets and Threads Pin
ballyduff25-Nov-02 4:14
ballyduff25-Nov-02 4:14 
GeneralRe: Sockets and Threads Pin
valikac25-Nov-02 9:02
valikac25-Nov-02 9:02 
GeneralText editor Pin
Rage25-Nov-02 4:04
professionalRage25-Nov-02 4:04 
GeneralRe: Text editor Pin
brianwelsch25-Nov-02 4:27
brianwelsch25-Nov-02 4:27 
GeneralRe: Text editor Pin
Jeff Patterson25-Nov-02 7:14
Jeff Patterson25-Nov-02 7:14 
GeneralRe: Text editor Pin
Rage25-Nov-02 20:26
professionalRage25-Nov-02 20:26 
GeneralChanging Colour in CDocument Pin
E325-Nov-02 3:53
E325-Nov-02 3:53 
GeneralRe: Changing Colour in CDocument Pin
Roman Fadeyev25-Nov-02 4:07
Roman Fadeyev25-Nov-02 4:07 
GeneralDocument View Pin
wimel26-Nov-02 2:49
wimel26-Nov-02 2:49 
GeneralOpening URL in default browser Pin
mariuszpopiolek25-Nov-02 3:30
mariuszpopiolek25-Nov-02 3:30 
Hi
I've tried this:

ShellExecute(0, NULL, m_sSomeURL, NULL, NULL, SW_NORMAL);

It works, but when browser is already opened, my URL is loaded in existing window, instead of opening new window (or new instance) of default browser. Such behavour is quite annoying, so the question is how can I avoid this? Thanks in advance for any help.

Mariusz Popiolek
GeneralRe: Opening URL in default browser Pin
dabs25-Nov-02 3:45
dabs25-Nov-02 3:45 
GeneralRe: Opening URL in default browser Pin
mariuszpopiolek25-Nov-02 4:09
mariuszpopiolek25-Nov-02 4:09 
GeneralRe: Opening URL in default browser Pin
Roman Fadeyev25-Nov-02 3:59
Roman Fadeyev25-Nov-02 3:59 
GeneralRe: Opening URL in default browser Pin
mariuszpopiolek25-Nov-02 4:11
mariuszpopiolek25-Nov-02 4:11 
GeneralRe: Opening URL in default browser Pin
Stephane Rodriguez.25-Nov-02 6:34
Stephane Rodriguez.25-Nov-02 6:34 
GeneralRe: Opening URL in default browser Pin
mariuszpopiolek25-Nov-02 8:28
mariuszpopiolek25-Nov-02 8:28 
GeneralRe: Opening URL in default browser Pin
Stephane Rodriguez.25-Nov-02 8:53
Stephane Rodriguez.25-Nov-02 8:53 
GeneralRe: Opening URL in default browser Pin
mariuszpopiolek25-Nov-02 9:26
mariuszpopiolek25-Nov-02 9:26 
GeneralTile childwindow Pin
isCode25-Nov-02 3:06
isCode25-Nov-02 3:06 
GeneralRe: Tile childwindow Pin
Mike Nordell25-Nov-02 11:46
Mike Nordell25-Nov-02 11:46 
GeneralRe: Tile childwindow Pin
Cactus266-Sep-23 4:27
Cactus266-Sep-23 4:27 
GeneralC++.net book Pin
E. Bonizzoni25-Nov-02 2:58
E. Bonizzoni25-Nov-02 2:58 

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.