Hello everyone. Is there a way to integrate windows explorer UI to my program? I'm making a custom archive viewer and I need to display the files from it. Currently it uses Tree object to display them, but there is a lack of functionality such as drag and drop or context menu. I'm pretty sure it is possible to recreate it myself, but is there an easier way of doing this?