随笔分类 -  Windows

上一页 1 2
Win32 API 访问路由的加密网页
摘要:通过WinHttp的WinHttpSetCredentials函数来访问加密网页。网页的用户名密码加密类型共有五种,分别是:WINHTTP_AUTH_SCHEME_BASICIndicates basic authentication is available.WINHTTP_AUTH_SCHEME_NTLMIndicates NTLM authentication is available.WINHTTP_AUTH_SCHEME_PASSPORTIndicates passport authentication is available.WINHTTP_AUTH_SCHEME_DIGESTI 阅读全文
posted @ 2010-06-03 12:20 eshizhan 阅读(947) 评论(0) 推荐(0)
Universal Extractor 1.6.1 Released
摘要:Universal Extractor 1.6.1 ReleasedWed, 05/12/2010 - 02:15 — jbrelandAfter a nearly two year hiatus, I finally got around to updating Universal Extractor. This release focuses heavily on bug fixes, reliability improvements, and component updates, so the "new features" list is rather short. It i 阅读全文
posted @ 2010-05-27 11:21 eshizhan 阅读(532) 评论(0) 推荐(0)
Win7 CPU 占用率高
摘要:新装win7后,cpu的使用率一直徘徊在30-40%,查了半天发现两个进程名为svchost.exe的占用极高,排除病毒后,查看服务终于发现问题了,AudioEndpointBuilder和plugplay服务占用cpu,于是下载安装最新realtek hd驱动,重启问题解决,看来是win7自带的realtek声卡驱动有问题。一开始上网没有找到结果,所以记下来,希望能对遇到相同问题的人提供一点帮助。 阅读全文
posted @ 2010-05-25 15:07 eshizhan 阅读(1884) 评论(0) 推荐(0)

上一页 1 2