|
-
Sep 20th, 2004, 05:41 AM
#1
Thread Starter
Addicted Member
HTML Parser / IE control
Hi there,
I've got quite a tricky one here on which I'd need some help...
What I want to do is to implement an HTML Parser (IE would do, every other control capable of displaying images and using hyperlinks would do perfectly well for me, too) into my C++ program. The problem is, I'm not using MFC (although I could if I had to...) and I'm not using a form-based app but rather a DirectX9 surface, so a way to display the control over GDI, GDI+ or anything like that would be a perfect solution...
So, in a nutshell, I need a control that can handle hyperlinks and graphics or a way to code that control myself and display it on top of my DX9 application.
Any help is highly appreciated!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|