wyrover / book-code
book code
☆382Updated 7 years ago
Alternatives and similar repositories for book-code:
Users that are interested in book-code are comparing it to the libraries listed below
- Source Code of the Book "Windows Via C/C++" By Jeffrey Richter And Christopher Nasarre☆102Updated 8 years ago
- Windows上C++封装的HTTP库,包含三种实现模式(WinInet、WinHttp、socket)☆208Updated 3 years ago
- C++基础辅助类库,比如异步进行-Thread,安全句柄-CHandle,资源守卫-Guard,XML解析-rapidxml,以及其他注册表、文件基础操作。用于更加高效、安全的进行C++开发。温馨提示:至少需要支持C++0x标准的编译器。☆474Updated 5 years ago
- Windows drivers 开发的各个基础示例,包含进程、内存、注册表、回调等管理☆163Updated 5 years ago
- Windows Ark 工具的工程和一些demo☆187Updated 8 years ago
- Windows核心编程(第5版中文版)☆107Updated 7 years ago
- 学习Windows内核驱动编程 Learn Windows kernel driver programming.☆154Updated 5 months ago
- UNONE and KNONE is a couple of open source base library that makes it easy to develop software on Windows.☆149Updated 2 years ago
- PcManager ~ 开源卫士完整可编译版本☆86Updated 5 years ago
- ☆93Updated 3 years ago
- A collection of injection via vc++ in ring3☆241Updated 7 years ago
- 💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.☆280Updated 2 years ago
- Windows核心编程随笔、源码、电子书☆59Updated 5 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- modify from memorymodule. support exception☆215Updated 4 years ago
- A IOCP Server Class on Windows!