项目作者: cyotek

项目描述 :
Demonstration program for reading cookies from Internet Explorer using C#
高级语言: C#
项目地址: git://github.com/cyotek/InternetGetCookieExDemo.git
创建时间: 2019-01-20T19:16:17Z
项目社区:https://github.com/cyotek/InternetGetCookieExDemo

开源协议:

下载


Reading cookies from Internet Explorer

This sample project demonstrations how to read cookies from Internet Explorer using either the InternetGetCookieExW Win32 API or the WebBrowser control.

For more details, see the accompanying blog post
https://www.cyotek.com/blog/reading-cookies-from-internet-explorer