摘要:
利用 Windows 的 API 获取桌面壁纸的实际路径,使用的是 SystemParametersInfo 这个API,此API的功能非常丰富,壁纸操作只是一斑 。 using System.Runtime.InteropServices; [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true... 阅读全文
posted @ 2009-03-20 11:33
三角猫
阅读(708)
评论(1)
推荐(0)

浙公网安备 33010602011771号