Examples of implementing IExplorerCommand Windows File Explorer context menu shell extension
-
IExplorerCommand_CppWinRT
- IExplorerCommand implemented using C++/WinRT
-
IExplorerCommand_WRL
- IExplorerCommand implemented using Windows Runtime C++ Template Library (WRL)
A demo application to demonstrate the use of the C++/WinRT shell extension can be found in the demo directory.