Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Creating a web browser in a dll [solved]


demon xxx x
 Share

Recommended Posts

Well, I've been working with this plugin system a friend made.. kinda got stuck here.

The goal is to open a browser window, just the browser as it's going to link to an Ad page.  Can't quite figure out how to have a browser window open.. basically there isn't a need to see the code as this will be a separate function in the class, called in another function.  A bit of explanation would be all I need.  thanks..
Link to comment
Share on other sites

The plugin works through a DLL, I've done just about everything I can with it ( from manipulated the game's packets to just a simple message box ) but can't seem to figure out a browser window. xP I'll take a look at the link you posted.

And yes, windows 8 lol

Edit:  Not opening IE or default browser, but a frame with "[http://somewebsite.com](http://somewebsite.com)" loaded into it.

Sec, I got it working before with PureBasic; but it's too much work to integrate Awesomium into the code for that.

![](http://puu.sh/c6Je1/f9d1a71dd5.png)

This opens over the client's window, basically missing flash stuff.  Goal is to load a flash video in the browser (so I'm using awesomium) but I can't figure out how to replicate this in C#.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...