Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Problem with SHDocVw.ShellWindows object after installing SP1 on

Reply
Thread Tools Display Modes

Problem with SHDocVw.ShellWindows object after installing SP1 on

 
 
Ayala
Guest
Posts: n/a

 
      04-27-2008
Hi,

I have a VB project that uses SHDocVw.ShellWindows in order to retrieve all
the open IEs on the machine. Retrieving the number of open IEs and
information on each browser worked perfectly on my Vista machine (IE7) until
i installed SP1 on Vista. Ever since i installed SP1, the method
SHDocVw.ShellWindows.Count always returns 0 even though i have a large number
of open browsers on my machine.

Please assist,
King Regards,
Ayala


 
Reply With Quote
 
 
 
 
cseifert
Guest
Posts: n/a

 
      04-30-2008
On Apr 27, 12:48*pm, Ayala <Ay...@discussions.microsoft.com> wrote:
> Hi,
>
> I have a VB project that uses SHDocVw.ShellWindowsin order to retrieve all
> the open IEs on the machine. Retrieving the number of open IEs and
> information on eachbrowserworked perfectly on myVistamachine (IE7) until
> i installed SP1 onVista. Ever since i installed SP1, the method
> SHDocVw.ShellWindows.Count always returns 0 even though i have a large number
> of open browsers on my machine.
>
> Please assist,
> King Regards,
> Ayala


I am having the similar problem. I am using C++ though.
I create a new browser and then try to attach to it via ShellWindows.
I iterate through all and attempt to match the processIds.
I do get browser objects (so ShDocVw.ShellWindows.Count is greater
than 0), but their processIds dont match up...

When I run the prg on Windows XP SP2, it all works fine...

Christian
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do you add an object name in network sharing? Linda Windows Vista General Discussion 0 05-01-2008 08:43 PM
Selected Object Colour Si Windows Vista General Discussion 1 04-24-2008 12:52 AM
Problem with ActiveX creating object on IE 7 in Vista SteveWSR Windows Vista General Discussion 2 01-28-2008 03:47 AM
FaxTiff object Eran Windows Vista Printing / Faxing / Scanning 0 06-07-2007 11:52 PM
Drag the object, not just it's outline Paul H Windows Vista General Discussion 5 03-11-2007 05:06 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59