C#获取桌面壁纸图片的路径(Desktop Wallpaper)
利用 Windows 的 API 获取桌面壁纸的实际路径,使用的是 SystemParametersInfo 这个API,此API的功能非常丰富,壁纸操作只是一斑 http://www.zu14.cn/coolemotion/emotions/gmail_43.gif 。<div class="wp_codebox"> using System.Runtime.InteropServices;
页:
[1]