Re: How to navigate different URL's in the same browser

Tech-Archive recommends: Fix windows errors by optimizing your registry



vv_ramana@xxxxxxxxx wrote:
On Dec 1, 3:30 pm, "Igor Tandetnik" <itandet...@xxxxxxxx> wrote:
Changing the 3rd argument to vEmpty did not help! It still opens my
2nd URL in a new window!!
P.S. But the strange thing is "there is only one iexplore.exe running
in the task manager"!

Do you call CoCreateInstance once, store the pointer, and call Navigate2
on this pointer several times? Or do you create a new component for
every navigation? Do the former, don't do the latter.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.



Relevant Pages

  • Re: InvalidateRect has no effect when pointer is inside created window
    ... This will sound strange. ... A little bit later I call InvalidateRect because I have some stuff to ... is inside the newly created window, ... If the pointer is outside of the window, ...
    (microsoft.public.win32.programmer.ui)
  • TWM for the common man (or Maam)
    ... twm - Tab Window Manager for the X Window System ... Twm is a window manager for the X Window System. ... It provides titlebars, shaped windows,several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus, and user-specified key and pointer button bindings. ...
    (comp.sys.ibm.ps2.hardware)
  • Re: GetOpenFileName filters not working
    ... store a pointer with each window and store all of the unique data you want. ... HWND hWnd; ...
    (microsoft.public.win32.programmer.ui)
  • Re: MDI as SDI
    ... > I decided to "fake" SDI by handling New, Open, Close, etc. such that only ... > // there are cases where destroying the documents may destroy the ... > // main window of the application. ... because the pointer is not NULL ...
    (microsoft.public.vc.mfc)
  • Re: Designing a Modern Window System
    ... I have started writing a document today about my thoughts on window ... create a great window system design. ... by trapping the pointer in the first box, ... I have experienced that annoying problem with popup ...
    (comp.windows.x)