View Single Post
  #1 (permalink)  
Old 08-05-2008, 11:15 AM
Mr_Gee Mr_Gee is offline
Basic4ppc Veteran
 
Join Date: Feb 2008
Location: Hilversum, The Netherlands
Posts: 239
Awards Showcase
Beta Tester 
Total Awards: 1
Default send information to running application

I'm trying to make an application which does something based on an argument provided in a .lnk flie.

My problem is that the application is slow to load, probably because it has to read the "actions.ini" every time it starts.

Is there a way to talk to an already running program using .lnk files?

I saw this thread, but it is not really what I want, If there is no other solution I can try that one though...

Thanks
Reply With Quote