views:

27

answers:

0

I have an application monitoring application in C# and I am trying to fetch the path of a file edited from notepad (or opened in notepad). I am able to fetch the title of the active window using the native functions but not sure how to fetch the complete path. Please let me know if anybody's knows how to accomplish this.

Thanks,