Is it possible to get the active file explorer window/tab in C++ winapi?
I’m trying to create a program based on this Stack Overflow question. My program will navigate from the active window explorer window/tab to a given directory, for which I need the index of the active window/tab.