before start the application.. how delphi now the file name

Please support our Pascal and Delphi advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: May 2007
Posts: 13
Reputation: dodol is an unknown quantity at this point 
Solved Threads: 0
dodol dodol is offline Offline
Newbie Poster

before start the application.. how delphi now the file name

 
0
  #1
Oct 5th, 2007
Hi all,
I have a case.
Example: In Windows, I click a test.doc. my program running than it showmessage test.doc. and and then I click again dodol.doc.. my program is running... and it show message dodol.doc.
any program I open.. It show the message (the file name).. How to create the program like above?? (without using open dialog)
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 69
Reputation: ExplainThat is an unknown quantity at this point 
Solved Threads: 7
ExplainThat ExplainThat is offline Offline
Junior Poster in Training

Re: before start the application.. how delphi now the file name

 
0
  #2
Oct 9th, 2007
Originally Posted by dodol View Post
Hi all,
I have a case.
Example: In Windows, I click a test.doc. my program running than it showmessage test.doc. and and then I click again dodol.doc.. my program is running... and it show message dodol.doc.
any program I open.. It show the message (the file name).. How to create the program like above?? (without using open dialog)
Your question is as clear as mud. Are you trying to say that you want to monitor events triggered by the user in Windows Explorer - e.g. clicking on a file? This can be done by writing a Browser Helper Object and yes, it can be done quite easily in Delphi. If that is what you are asking.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 13
Reputation: dodol is an unknown quantity at this point 
Solved Threads: 0
dodol dodol is offline Offline
Newbie Poster

Re: before start the application.. how delphi now the file name

 
0
  #3
Oct 9th, 2007
Originally Posted by ExplainThat View Post
Your question is as clear as mud. Are you trying to say that you want to monitor events triggered by the user in Windows Explorer - e.g. clicking on a file? This can be done by writing a Browser Helper Object and yes, it can be done quite easily in Delphi. If that is what you are asking.
HI Explainthat, How to do this (a browser helper object)?? Thank you.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Pascal and Delphi Forum
Thread Tools Search this Thread



Tag cloud for Pascal and Delphi
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC