mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add url comments
This commit is contained in:
parent
086aeab6c0
commit
eb69ce919e
1 changed files with 2 additions and 0 deletions
|
|
@ -758,6 +758,8 @@ namespace Flow.Launcher.Infrastructure
|
|||
|
||||
#region Explorer
|
||||
|
||||
// https://learn.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_core-shopenfolderandselectitems
|
||||
|
||||
public static unsafe void OpenFolderAndSelectFile(string filePath)
|
||||
{
|
||||
ITEMIDLIST* pidlFolder = null;
|
||||
|
|
|
|||
Loading…
Reference in a new issue