Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

opening links in browser that aren't IE11

(1/1)

dontyouwanna:
Codeblocks forces me to open links in IE11.
I'm trying to figure out how can I open links in other browsers such as EDGE or Chrome...
It crashes my app all the time.

oBFusCATed:
Can you describe the problem with a bit more details? What link?

p.s. most probably this is the wrong sub-forum...

dontyouwanna:
I'm using codeblock minGW Library and GCC compiler.
I'm using com object cstyle webpage.c (from codeproject source) and I have

I'm making a connection between ahref of html page to webpage.c object.
on HTML page we apply script code window.open (https://www.anydomain.com).
When I run the application, and open the link, it opens in IE11 browser.
I want to force it to be opened in EDGE browser. How can I do it?

oBFusCATed:
Sorry this is not the forum to answer such questions.
You may ask this in a place where they support the particular API you're using.

Navigation

[0] Message Index

Go to full version