Hi,

i already posted this question in the visual basic.net-forum. i got the advice, that i maybe have more luck if i post my question in this forum.

i want to know if there is any possibility to get the filename of a file at the current cursor location within the windows explorer. i found a software called "Instant ThumbView" from ContextMagic (http://www.contextmagic.com/), which is able to do such a thing.

maybe i can set a hook on the cursor with "SetWindowsHookEx"? another idea of mine was using "WindowFromPoint". but until now i had no luck getting the filename...

can someone try to help me? examples are welcome

sorry for my bad english...

thanks in advance.

flux