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
Post a Comment