News:

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

discuss on web browser control

Started by ezme, February 09, 2006, 06:27:51 PM

Previous topic - Next topic

ezme

can a program window be created with a child window of web browser?
in MFC or delphi, it doesn't a problem,but in asm,i found it's very difficult :(

Tedd

If you can find out the name of the class used in the mfc/delphi example, then it should be okay to use the same name for creating your child window (if this class is not a special one provided by mfc/delphi).
You may need to experiment a little (a lot!!!)
No snowflake in an avalanche feels responsible.