Results 1 to 2 of 2

Thread: [2005] get filepath of file cursor is over?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    [2005] get filepath of file cursor is over?

    how would i do this?

    i know u use this api ("Public Declare Function WindowFromPoint Lib "user32" (ByVal xPoint As Integer, ByVal yPoint As Integer) As IntPtr") for getting window from the cursor pos but how about a filename?

    wat im trying to do is make a program that u put ur cursor over an icon u want and hit a button to extract it.

    if this isnt possible how would i do drag and drop.

  2. #2
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Re: [2005] get filepath of file cursor is over?

    I would use the right click, and add your program to the context menu.

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