Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Webbrowser without MFC

Webbrowser without MFC

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    James Spibey
    wrote on last edited by
    #1

    Hey guys, I need to embed a web browser in a dialog for a project I'm working on which doesn't use MFC. Does anyone have any sample code to do this? Cheers James

    M S 2 Replies Last reply
    0
    • J James Spibey

      Hey guys, I need to embed a web browser in a dialog for a project I'm working on which doesn't use MFC. Does anyone have any sample code to do this? Cheers James

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      Is the app ATL? If so, ATL supports AX control hosting. I'll be posting an article in the WTL section on this subject tonight, if you can wait that long. ;) --Mike-- Latest blog entry: *drool* (Alyson) [May 10] Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me

      J 1 Reply Last reply
      0
      • M Michael Dunn

        Is the app ATL? If so, ATL supports AX control hosting. I'll be posting an article in the WTL section on this subject tonight, if you can wait that long. ;) --Mike-- Latest blog entry: *drool* (Alyson) [May 10] Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me

        J Offline
        J Offline
        James Spibey
        wrote on last edited by
        #3

        Hi Mike, thanks for the reply. I don't know anything about ATL. Does it require any external libraries like MFC? Cheers James

        M 1 Reply Last reply
        0
        • J James Spibey

          Hi Mike, thanks for the reply. I don't know anything about ATL. Does it require any external libraries like MFC? Cheers James

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          James Spibey wrote: Does it require any external libraries like MFC? No, just the C runtime. Check out the ATL and WTL sections here at CP, there are lots of articles on the subject. --Mike-- Latest blog entry: *drool* (Alyson) [May 10] Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber "You have Erica on the brain" - Jon Sagara to me

          1 Reply Last reply
          0
          • J James Spibey

            Hey guys, I need to embed a web browser in a dialog for a project I'm working on which doesn't use MFC. Does anyone have any sample code to do this? Cheers James

            S Offline
            S Offline
            Stephane Rodriguez
            wrote on last edited by
            #5

            Web browser without MFC article[^]. And, if you don't like Internet Explorer, Mozilla is distributed along with an .ocx to play with. The Gecko engine itself can also be embedded using a C/C++ SDK.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups