CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2013
    Posts
    1

    web browser compact 7

    hey guys,

    im trying to develop a webbrowser for my windows embedded compact 7 module.
    my problem is to embed a browser object to a window. i tried using the iwebbrowser2 interface, but probably im doin it wrong (quite new to programming without any framework).
    i'd really appreciate any kind of help and guidance!

    greetz

  2. #2
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,234

    Re: web browser compact 7

    If you are "quite new to programming" then try using a framework.
    C/C++, raw-WinAPI, and COM programming aren't for beginners.
    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured