C#进行Windows Shell编程

可以在MSDN中查询"Windows Shell",也可以参考以下网址.

 

http://msdn.microsoft.com/zh-cn/library/bb773177(en-us,VS.85).aspx

 

C# does Shell, Part 1
http://www.codeproject.com/csharp/csdoesshell1.asp

C# does Shell, Part 2
http://www.codeproject.com/csharp/csdoesshell2.asp

How to programmatically use the Recycle Bin
http://www.codeproject.com/shell/recyclebin.asp

你可能感兴趣的:(编程,windows,shell,C#)