shell32-listview

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I want to learn to open a file with double clicking to selected item,which
is the name of file name,in a listview.I know it is done with dll shell 32
but how???
Thanks...
 
Use the API ShellExecuteEx, or use the C# method Process.Start
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top