Control windows explorer from C# -


Is there a way to control Windows Explorer (file browser), programmatically from C #?

In this, the Shell libraries check code also comes with many examples.

About XP : I have never tried those libraries on XP (and I can not do right now), but I have assumed that not everything Win7 / Vista is not typical shell library, have you tried to compile one of the examples?


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -