Click to See Complete Forum and Search --> : How can I get selected files in explorer?


YiZeng
May 17th, 1999, 06:09 AM
I'm writing a shell extension program to extend the shell's context menu.When the user click right mouse button on the file(s) in explorer,the popup context menu should have an item associating with my own handler.But I met a problem: how can I get the selected files? Please help me.