Windows API Reference for C#, VB.NET and VB6

Windows API Reference for C#, VB.NET and VB6

The Windows API (application programming interface) are the low level workings of Windows. It offers high performance, and lightweight code, but it is very sparsely documented for .NET programmers. This section provides a rough guide to the Win32 API from a C# and VB.NET developers perspective.

This guide is not definitive, and will evolve with more content over time. Currently listed are over 1,600 Windows API functions. To use this guide, firstly expand the one of the libraries below by pressing the icon. Once you have found the function you are looking for, click on the library name itself.  


File, Memory, Process, Threading, Time, Console, and Comm control(kernel32.dll)



Window handling, and Windows UI control(user32.dll)

Graphics and Imaging(gdi32.dll)

Audio, Video, and Joystick control(winmm.dll)

Registry, Event Log, Authentication, and Services(advapi32.dll)

Printing(winspool.drv)

Asian charachter support(imm32.dll)

Executing processes(shell32.dll)

Winsock, windows berkley socket support(wsock32.dll)

WNet* Instrumentation(mpr.dll)

Common Dialog control(comdlg32.dll)

Windows Network support(netapi32.dll)

Windows Compression(lz32.dll)

Common Controls(comctl32.dll)

Versioning support(version.dll)

Object linking and embedding(ole32.dll)
  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
VB.Net中,当抓取网页时出现乱码的问题可以通过以下方法解决。首先,网络上一些常见的解决乱码的方法如使用请求头、Html中的编码并不能完美解决乱码问题。在调试VB.Net调用Microsoft.XMLHttp组件抓取网页时,发现当网页的meta标签charset为utf-8时不会乱码,而charset为Gb2312时会出现乱码。因此,解决乱码问题的一个完整的方法是手动指定编码。在VB.Net中,可以使用Encoding类中的GetEncoding方法指定编码进行解码,例如使用Encoding.GetEncoding("utf-8")解码utf-8编码的网页内容。这样可以确保正确地读取并显示网页内容,解决乱码问题。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [C#VB.NET、ASP.NET 通用解决获取网页源码乱码问题原因,中文文本乱码完美方案。](https://blog.csdn.net/wq1282/article/details/82953254)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* [VB.Net抓取网页乱码的解决方法](https://blog.csdn.net/weixin_29938187/article/details/118062320)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值