Results 1 to 3 of 3

Thread: [RESOLVED] Set identifier for object

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    South Africa
    Posts
    760

    Resolved [RESOLVED] Set identifier for object

    I'm using
    Code:
    Set objShell = CreateObject("Shell.Application")
    Set objShellWindows = objShell.Windows
    To get a list of IE windows and I need to set some sort of attribute on each window so that I can identify them later in the program.
    How?
    Last edited by shirazamod; Apr 26th, 2007 at 11:42 AM.
    If I helped you out, please consider adding to my reputation!

    -- "The faulty interface lies between the chair and the keyboard" --

    VB6 Programs By Me:
    ** Dictionary, Thesaurus & Rhyme-Generator In One ** WMP Recent Files List Editor ** Pretty Impressive Clock ** Extract Firefox History **

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