开发者

Is there a page or document which ALL Windows APIs sorted alphabet order?

开发者 https://www.devze.com 2022-12-31 04:16 出处:网络
Sometimes, I want to find a function by guessing a function name. I can\'t this at MSDN. Is there a go开发者_如何转开发od web page or a document?If you download the Windows SDK, then you get the \"W

Sometimes, I want to find a function by guessing a function name.

I can't this at MSDN.

Is there a go开发者_如何转开发od web page or a document?


If you download the Windows SDK, then you get the "Windows SDK Documentation" as a local/compiled help file: in which the "Index" is sorted alphabetically.


About the closest I can think of is pinvoke.net, which is written from a C#/PInvoke perspective, but lists all the function exports from a number of Windows DLLs.

The main problem is that the list is enormous. I would say google is actually the best option...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号