资源列表
HookAPI 1.7 Windows API钩子程序
- 通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用. 支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
SampleClient
- 一个非常好的基于VC网络程序,含客户端、服务器,可以直接使用-A very good VC-based network program, including client, server, and can be used directly
Chatcc.ObjectClass
- 基于VC++编写的,聊天室程序。其不同于普通聊天室程序,应用RTI标准作为通信,分布式仿真平台HLA框架。-Based on VC++ written chat room procedures. Which is different from ordinary chat room procedures, the application of RTI standards as a communication platform for HLA distributed simulation frame
matlabenginetest
- VC++和MATLAB引擎混合编程,实现正弦曲线的绘制-VC++ and MATLAB programming hybrid engine, the realization of the mapping sinusoid
BankSystem
- 个人网上银行,真实模拟网银功能,提供存款,取款,转账,注销等功能-Personal Internet Banking, Internet Banking true analog functions, provides deposit, withdrawal, transfer, cancellation and other functions
pjbase
- NHibernate实例,简单的介绍了NHibernate三层开发过程.
tubiao
- 显示图标按钮程序,也就是能在按钮上显示图标-Display icon button program, and also is the button to display icon
psasp_example7
- PSASP7.0(7.1)自带算例,亲测可用。包括2BUS、WERI-7、WERI-36、wscc、wsccv62、wtest_6和继保算例-PSASP7.0 (7.1) comes example, pro-test available. Including 2BUS, WERI-7, WERI-36, wscc, wsccv62, wtest_6 and following Paul examples
opencv
- OpenCV与MFC结合使用模板,打开、加载、显示、处理功能-a template combined with OpenCV and MFC
Windows_API_souce_code
- Windows API编程一书源代码,值得参考,可以作为深入学习WIndows编程-Windows API programming book source code, is worth considering, as in-depth study WIndows programming
yansejuxin
- 3.5_常用控件之3编辑框控件——改变颜色填充矩形,基于MFC的VC++带详细的步骤文档-3.5_ common controls of three edit box control- change colors fill the rectangle, MFC-based VC++ document with detailed steps
透明窗体
- 设计界面窗口透明,可设置界面的透明度,是一个很好的例子(This is a good example of the transparency of the design interface window and the transparency of the interface)
