Re: Controlling folder views programitically
Quote:
Originally Posted by
memeloo
I think @reachb4 has explained it good enough, he just wants to control a windows explorer's window (particularly the view) with his application. I'm also curious how it can be done.
The right method has just been answered on Win32 api ng
(with COM, used by Explorer...)
Re: Controlling folder views programitically
Quote:
Originally Posted by
Laurentis
The right method has just been answered on
Win32 api ng
(with COM, used by Explorer...)
Could you provide a link to the thread where it "has just been answered"?
Re: Controlling folder views programitically
Quote:
Originally Posted by
Laurentis
The right method has just been answered on
Win32 api ng
(with COM, used by Explorer...)
Can u please give me the link to the topic?