Results 1 to 2 of 2

Thread: Two Classes??

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    1

    Angry Two Classes??

    Ok, I'm trying to make a program that automaticly responds when ever my name is used in the chatroom. Now using an api spy, I can get all the window handles right down to the acctual edit box.

    This is because there are two objects with the class name edit box. When I search for "Edit" with FindWindowEx it returns 0 because there are two. Now I'm new at api so I have No idea what to do and this problem is holding me back from advancing any further in the development.

    If anyone could help that'd be great.
    ~Watch your back cuz evilz is right behind ya.~

  2. #2
    Registered User Nucleus's Avatar
    Join Date
    Apr 2001
    Location
    So that's what you are up to ;)
    Posts
    2,530
    See attached project for how to do it.

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