How does Clover, a program that extends the system's native folders, do that?

The

thumbnail is the original file thumbnail of the system, which is opened in the same way as the native folder interface, in other words, it is like embedding the folder explorer interface into your own software.

in addition, it expands the functionality of folders so that you can double-click in the space to open the parent directory.

how do you do this? In addition, if you don"t use cmursharp, is it okay to use electron.js?


the API, currently provided by electron does not exist (no wheels). Of course, it's not impossible (to build your own wheels). If you have to use electron or something like that.
emmm. It is possible to write a library with CPP and then use nodejs to binding,.

Menu