Select File(s) on Explorer

This code snippet demonstrates how you can pre-select one or multiple files in the Microsoft Windows Explorer (the Windows window manager). The key Windows API used here is SHOpenFolderAndSelectItems from the Shell32 library.


Shell32 Explorer


Code Section

July 5, 2023, 11:39 a.m. | By Jean-Pierre LESUEUR