Results 1 to 2 of 2

Thread: Difficult Question about API

  1. #1

    Thread Starter
    Lively Member FantastichenEin's Avatar
    Join Date
    Mar 2000
    Location
    dairy
    Posts
    106
    Chaps,
    I need to get the path of an active window (normally a folder).
    However the path is not always in the caption.
    Also is there a unique identifier (not the path) for each folder that exists (not the handle) even when the window is not open.
    Cheers
    ****

  2. #2

    Thread Starter
    Lively Member FantastichenEin's Avatar
    Join Date
    Mar 2000
    Location
    dairy
    Posts
    106

    Explained

    Have not explained it to well?

    Right...
    On my screen I have a window. It is the folder C:\temp.
    I need my vb program to know that the path is C:\temp however I cannot use the caption as the caption just says temp.
    The above is just an example. I need this to work for all folders and files.
    So what I need is an API function that can get the path just from the HWND of the current window. I already have the HWND.

    Thnks
    ****

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