wyrover / book-codeLinks
book code
☆396Updated 3 weeks ago
Alternatives and similar repositories for book-code
Users that are interested in book-code are comparing it to the libraries listed below
Sorting:
- Windows drivers 开发的各个基础示例,包含进程、内存、注册表、回调等管理☆171Updated 6 years ago
- Windows Socket Samples☆95Updated 12 years ago
- 裁剪的Chromium的base库,以及使用示例代码☆28Updated 5 years ago
- 学习Windows内核驱动编程 Learn Windows kernel driver programming.☆168Updated last year
- 封装了WinInet的强大http请求库☆64Updated 8 years ago
- C++基础辅助类库,比如异步进行-Thread,安全句柄-CHandle,资源守卫-Guard,XML解析-rapidxml,以及其他注册表、文件基础操作。用于更加高效、安全的进行C++开发。温馨提示:至少需要支持C++0x标准的编译器。☆480Updated 6 years ago
- from chromium☆130Updated last year
- Source Code of the Book "Windows Via C/C++" By Jeffrey Richter And Christopher Nasarre☆107Updated 9 years ago
- some demo and source code about windows kernel development☆94Updated 7 years ago
- PcManager ~ 开源卫士完整可编译版本☆89Updated 5 years ago
- 金山卫士开源代码。同步于Hg源。为了方便查看和学习,同步到Github☆110Updated 13 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆63Updated last year
- Windows上C++封装的HTTP库,包含三种实现模式(WinInet、WinHttp、socket)☆212Updated 4 years ago
- windows软件崩溃解决方案☆68Updated 8 years ago
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆101Updated last year
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- windows核心编程代码以及注入☆59Updated 8 years ago
- ☆18Updated 6 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆49Updated 8 years ago
- Win32编程集合 Win32 Programming Program Collection☆279Updated 8 years ago
- 我的C++11学习资料和示例代码☆59Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 金山卫士源码,整理运行在VS2013☆24Updated 7 years ago
- Windows Ark 工具的工程和一些demo☆193Updated 9 years ago
- mfc skin ui,not directui。视频教程:https://v.youku.com/v_show/id_XNTczMzg5MDky.html 简单来说,LibUIDK是用来开发QQ、360安全卫士那样的漂亮软件界面的。 LibUIDK原来是商业界面库,20…☆434Updated last year
- Simple & modern HTTP client for C++☆128Updated 3 years ago
- C++ implement ThreadPool on windows☆39Updated 7 years ago
- 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689 。欢迎交流学习。☆126Updated 4 months ago
- ☆26Updated 2 months ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆84Updated 6 years ago