To prof. Programmers In win32 api only....
- From: "Husam" <Husam@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 07:35:02 -0700
Hi EveryBody:
A lot of people in this group in the last two weeks when I post my question
about how to navigate the internet explorer by using the functions of win32
api they answer me the following :
by creating new explorer and set its visibilty to true and then let it start
navigate,
which is acutlly right but this helpfull when you want to open new window of
internet explorer but in my case I want the internet explorer Start to
navigate in the same window.
And some of people start to make me the joke of the week by critsizeing my
quetions and giving them comments in Hard way.
And I want to say somthing here microsoft provide this group for helping
people in programming and let all the people around the world to share them
expireance, So I am giving my question againe and if you think you can not
answer it please don,t replay:
I used the send message to set the address bar of internet explorer to Yahoo
and here what I did:
Sendmessage(hwnd,WM_SETTEXT,0,"http;//www.yahoo.com/")
but the explorer did not start to navigate to the previous url so any one
who knows How can I let the internet explorer to start navigate and open the
url In the same window?
or can you give me some sites that I might found the answer of my quetions
there...
Any help will be appreciated
regard's
Husam
.
- Follow-Ups:
- Re: To prof. Programmers In win32 api only....
- From: Casey Provance
- Re: To prof. Programmers In win32 api only....
- From: Jim Carlock
- Re: To prof. Programmers In win32 api only....
- From: Sam Hobbs
- Re: To prof. Programmers In win32 api only....
- From: Tom Esh
- Re: To prof. Programmers In win32 api only....
- From: Veign
- Re: To prof. Programmers In win32 api only....
- From: Larry Serflaten
- Re: To prof. Programmers In win32 api only....
- Prev by Date: How to use the LogHours.DLL
- Next by Date: Re: Drop Shadow on a main form
- Previous by thread: How to use the LogHours.DLL
- Next by thread: Re: To prof. Programmers In win32 api only....
- Index(es):
Relevant Pages
|