Menu

Load a Page from Web

GoodMuyis
2009-04-14
2012-09-26
  • GoodMuyis

    GoodMuyis - 2009-04-14

    Hi to all, am C++ dummy.

    And i am trying to create a view with CHtmlview loading the html from the resource.
    first off can i implement the CHtmlView in Dev-C++(4.9.9.2), if possible in a clue to (probably Code)

    Thanks to all

     
    • cpns

      cpns - 2009-04-14

      To use Microsoft Foundation Classes (MFC) you need a commercial version of Microsoft Visual C++.

      However for free you can use MSVC++ 2008 Express Edition which although it does not include MFC, it does include the .NET Framework, which to be honest is a better bet for new code development. .NET has a WebBrowser class.

      With Dev-C++... not a chance, at least not in any practical nor legal sense.

      Clifford

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.