Results 1 to 3 of 3

Thread: API rookie question.

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2000
    Posts
    16
    I'm just learning about the API. Here's my question:

    I've been able to use FindWindow to locate NotePad and several other apps. However, I can't seem to get a handle on MS Excel. Can any one please help me?? I'm running on Windows NT.

    Thank you.

  2. #2
    Guest
    I think you might have to include the FULL title of the MS Excel spreadsheet.

    (uncertian though)

  3. #3
    Lively Member
    Join Date
    Apr 2000
    Location
    Hell
    Posts
    89

    Lightbulb

    If you're going by titlebar, you need the full, exact title according to Windows. This is why I recommend you go by window class instead.
    - Steve

    Real programmers use COPY CON PROGRAM.EXE

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