Hi,
I'm writing a little app that I want to able to receive
multiple
filename from Windows Explorer i.e. select a list of files
in Explorer,
right click, select "open with" and select my
application. I'm using
string[] args okay but I on;y ever seem to receive one
filename instead
of the dozen or so I have selected. Also the single file I
reveive is
always the one I'm on when I right click. It seems to act
directly on
that one no matter how many I have selected.
Any ideas on where I'm going wrong would be greatly
appreciated.
Many Thanks
Eddie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C-Sharp (C#)" group.
To post to this group, send email to C_Sharp googlegroups.com
To unsubscribe from this group, send email to
C_Sharp-unsubscribe googlegroups.com
For more options, visit this group at http://groups.
google.com/group/C_Sharp
-~----------~----~----~----~------~----~------~--~---
|