is it possible for your program to accept command line arguments while it is already running?
sorta like winamp does, you enqueue a file while winamp is running and it adds the file to the playlist...

that's pretty much what i want to do, right click on a file and add it to a listbox in my already running program, anyone got tha smarts?