摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; //声明API必须要有这个命名空间 using Sy 阅读全文
摘要:
ShellAbout函数声明如下: Private Declare Function ShellAbout Lib "shell32.dll" Alias "ShellAboutA" (ByVal hwnd As Long, ByVal szApp As String, ByVal szOtherS 阅读全文