I'm trying to do a program, that can show the current paths of the folders currently being displayed in Explorer windows.

So my program must queries all explorer windows and get the address of the folders navigated by user.

How can I do it?