C# 的 user32 和内核方法列表 [英] user32 and kernel method list for C#

查看:25
本文介绍了C# 的 user32 和内核方法列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有我们可以从 user32.dllkernel.dll 导入并在 C# 中使用的内容的良好列表?我是 Windows API 的新手,我想了解更多关于这两个库的信息.

Is there a good list of what we can import from user32.dll and kernel.dll and use in C#? I am new to Windows API and I want to know more about those two libraries.

推荐答案

http://www.pinvoke.net/ 是查找 API 示例的最佳位置.

http://www.pinvoke.net/ is the best place to look up examples of API's.

Visual Studio 6 的帮助手册也有一个 Win32.chm.

Also the Help Manual with Visual Studio 6 has a Win32.chm.

这里是 VS2008 文档 (2.2GB) 的链接,它包含 99% 的 win32 API 信息:https:///www.microsoft.com/en-us/download/details.aspx?id=20955&751be11f-ede8-5a0c-058c-2ee190a24fa6=True

Here is a link to the VS2008 documentation (2.2GB) and it has 99% of the win32 API info: https://www.microsoft.com/en-us/download/details.aspx?id=20955&751be11f-ede8-5a0c-058c-2ee190a24fa6=True

这篇关于C# 的 user32 和内核方法列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆