is there some Win32 API I can use to get a list of opened folders? Process class will of course not do this, as it gets a list of running processes (programs) - not folders.
Thanks!