If anyone is interested, I have wrote a command line program
to connect
to any running program (server) and execute a number of commands on there. This of course can be applied with xmplay, with commands [open(filename)] or [
list(filename)]. Returning
to my original question, in
Total Commander
to play or
add files
to xmplay, DDE_run can be used like this:
DDE_run.exe -s xmplay -t info0 -n d:\xmplay\xmplay.exe -c [open(%P%N)]
Download or look at code from
www.angelfire.com/linux/myp