HarleyQuinn,
I am so sorry I could have been more specific...Well My program is running in memory.My application is checking for excel files user is trying to open. After opening excel file, I make few changes through my application and save it in same folder with adding few characters to original file name.
My application wont know if the file being opened is right one or not because filenames are dynamically generated. My application checks internally wheteher it is right file after user trying to open.
Please let me know if you have any doubts. Thank you for your time..Appriciate it!!
My app is running in memory. Right now I am using windows hook. Mostly I am dealing with excel files and may be access mdb files in future.
All I want to know that is.. when user double click in windows explorer say "c:\temp\myfile.xls" to open it. The moment file is double clicked my app should know path and file name so that my app can check for that name in database and come up if that is right file or not. If my app have that information and file being opened is right file, my app process few things in it and save in same folder by adding few characters to its original file name.
please let me know if you have more questions.
Again thank you for your time. I appriciate your help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.