how did Directory Opus and xplorer2 replace the system explorer work?

Viewed 193

I am implementing a windows file explorer, which is used to replace the system explorer. At present, I have found a way to replace double-clicking the folder to start my own process, but I don’t know how SHOpenFolderAndSelectItems is implemented when selecting files after opening the folder.

Same other explorer soft can do this funtion,like "Directory Opus" and "xplorer2",how did they do?

SHOpenFolderAndSelectItems for explorer replacement program

0 Answers
Related