资源列表
input
- 一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法*辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获并修改输入信息的目的。 -An intercept and
Rich_Edit2.0
- 主要关于Edit控件和Richedit控件的一些函数介绍-Functions about Edit and Richedit
VCPP_TAB
- 主要关于MFC里的tab control控件的使用方法和函数介绍-something about tab control
assic_chk
- 天沐仪表串口通讯,命令校验码(ascii校验码)。-tianmu measurement rs232 communication, check code(ascii check code)
30days_pass_cSharp_projectChapter1
- 30天学通c#项目案例开发中的源码,第1章 预备知识-30-day pass c# project case studies developed in the source code, Chapter 1, Preparation Knowledge
30days_pass_cSharp_projectChapter2
- 30天学通c#项目案例开发中的源码,第2章 WPF版多媒体通讯录-30-day pass c# project case studies developed in the source code, Chapter 2, multimedia contacts based on WPF
30days_pass_cSharp_projectChapter3
- 30天学通c#项目案例开发中的源码,第1章 企业级即时消息系统-30-day pass c# project case studies developed in the source code, Chapter 4, company IM system.
dllhookapi
- 驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/syst
30days_pass_cSharp_projectChapter5
- 30天学通c#项目案例开发中的源码,第5章 工厂日历管理系统-30-day pass c# project case studies developed in the source code, Chapter 5, Factory calendar management system
30days_pass_cSharp_projectChapter6
- 30天学通c#项目案例开发中的源码,第6章 医院管理系统-30-day pass c# project case studies developed in the source code, Chapter 6, Hospital management system
DIBDisplay
- 在VC++环境下使用DIB读写BMP文件示例-DIB image display
drag
- VC拖拽源码,让你的程序支持拖拽操作的源代码-VC drag source, so that your program supports drag and drop the source code
