C# 的 user32 和内核方法列表

编程入门 行业动态 更新时间:2024-10-25 16:17:27
本文介绍了C# 的 user32 和内核方法列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

是否有我们可以从 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/ 是查找 API 示例的最佳位置.

http://www.pinvoke/ 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/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/en-us/download/details.aspx?id=20955&751be11f-ede8-5a0c-058c-2ee190a24fa6=True

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

更多推荐

[db:关键词]

本文发布于:2023-04-26 01:13:40,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1126874.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:内核   方法   列表

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!