文件名称:C# Windows api大全
文件大小:37KB
文件格式:RAR
更新时间:2024-06-17 16:11:48
c# windows
c# 调用windows api大全 public static extern bool CloseHandle(IntPtr hObject); [DllImport("user32.dll")] public static extern bool EnumDesktopWindows(IntPtr hDesktop, EnumDesktopWindowsDelegate lpEnumCallbackFunction, IntPtr lParam) 等等
【文件预览】:
C# API
----API 增加版.cs(209KB)
----API 简体版.cs(17KB)