|
-
Mar 6th, 2002, 09:51 PM
#1
Thread Starter
Fanatic Member
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
-
Mar 7th, 2002, 12:22 AM
#2
Thread Starter
Fanatic Member
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
-
Mar 7th, 2002, 03:23 AM
#3
Frenzied Member
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"
-
Mar 7th, 2002, 08:51 AM
#4
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|