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

    Browser Commands

    Dear Gurus,
    Environment: MSVC++ 6.0, MFC42

    I develop now an Internet Browser using CHtmlView and have problems with implementing the following commands:
    1. New Window.
    2. Find (In the current page).
    3. Full Screen.
    4. View/Encoding menu.

    I hope that you can help me to implement one or some of these commands.

    Best regards
    George Clarence



  2. #2
    Join Date
    Feb 2001
    Location
    teh INTARWEB
    Posts
    542

    Re: Browser Commands


    I think if you post portion of your problematic code, someone here may be able to debug and find out the error-source. That'd get you to a solution faster.

    Manish
    http://www.manishmalik.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