Results 1 to 4 of 4

Thread: Where can I get a list of exe's Class names?

  1. #1

    Thread Starter
    Fanatic Member daydee's Avatar
    Join Date
    Jun 2001
    Location
    Canada
    Posts
    560

    Where can I get a list of exe's Class names?

    Trying to get more added to my list w/o having to DL more individual apps and getting their class names using SPY. Anyone know of a link where I can get more of those? I looked but could not find any anywhere.
    Thanks in advance

    [Apps exe.name......................Class name]

    Internet Explorer......................IEFrame
    MS-DOS Command Prompt......tty
    mIRC32....................................mIRC32
    Notepad...................................Notepad
    Outlook Express......................Outlook Express Browser Class
    QuickBooks Pro 2000..............MauiFrame
    WordPad.................................WordPadClass
    Winamp...................................Winamp v1.X

  2. #2

    Thread Starter
    Fanatic Member daydee's Avatar
    Join Date
    Jun 2001
    Location
    Canada
    Posts
    560

    Unhappy

    Ok then , any body using Netscape and have SPY would be kind enough to let me know what the class name of netscape is.

    'course if u have couple other widely used apps not in the list, well...
    Thnx again

  3. #3
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Newbury, UK
    Posts
    1,878
    A short section of my code reveals:

    Case "OpusApp"
    WhoCalledUs = "Word"
    Case "XLMAIN"
    WhoCalledUs = "Excel"
    Case "rctrl_renwnd32"
    WhoCalledUs = "Outlook"
    Case "ExploreWClass"
    WhoCalledUs = "WindowsExplorer"
    Case "PP9FrameClass"
    WhoCalledUs = "PowerPoint"

  4. #4

    Thread Starter
    Fanatic Member daydee's Avatar
    Join Date
    Jun 2001
    Location
    Canada
    Posts
    560

    Smile thnx!

    Thanks for that JordanChris. I'm ading those to my list I 'll dig around again see if I could find Netscape's class name maybe I"ll have better luck today??

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