News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Webbrowser in MDI window

Started by Lobotomy, August 22, 2006, 04:40:45 AM

Previous topic - Next topic

Lobotomy

Helllo all, hello KetilO,

Is there a way to display the webbrowser in an inner, MDI window?

P.S. Also, there is no way to auto-scroll the page to a certain position, right?

Thank you


KetilO

Hi

This should get you started.

Enumerating child windows until you find the scrollbar and then sending messages to its parent might work.

KetilO

[attachment deleted by admin]

Lobotomy

KetilO, you're the guardian angel of all asm virgins  :clap: