Jump to content

MDI and Possible HTML type window??


Recommended Posts

I have an application (sorry it's an internal app so can't post pics etc) That has a pane with class "GuiView" it looks like the information is psuedo html viewer, i.e. it contains text and links to other pages, even the odd button.

What I'd like to is get the text out of the window, you can't select\cut and right clicking etc is all custom menus for navigation etc.

Some of the links on the pages have Afx:00400000:88 class

Can anybody suggest at way to get at the document text and links for the current page?

Link to comment
Share on other sites

Well the only way I can see to get anything half sensible at the moment is the hook the WinAPI calls and "reconstruct" a copy of the page for me to use.

This is going to be one big angry wasps nest if I have to go down that route. First I need to find a way to hook and record the relevant filtered API Colours, then I have to rebuild them into a relevant "page". It is along time since I played with C++, so it could be a long painful battle :-(

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...