资源列表
ExportClassDll
- 创建Win32 DLL导出一个计算长方体表面积和体积的类,VC++精选编程源码,很好的参考资料。-Create a Win32 DLL derived a calculation of rectangular surface area and volume, VC++ select programming source code, a good reference.
UseExportClassDll
- 调用DLL,使用其导出类计算长方体的表面积和体积,VC++精选编程源码,很好的参考资料。-The call to DLL, use the derived class calculation of rectangular body surface area and volume, VC++ select programming source code, a good reference.
DlgRegularDll
- 创建MFC常规DLL,通过导出函数显示颜色信息对话框,VC++精选编程源码,很好的参考资料。-Create a MFC DLL, the function to display the color information dialog box, select the VC++ programming source code, a good reference.
UseDlgRegularDll
- 调用MFC常规DLL,显示颜色信息对话框,VC++精选编程源码,很好的参考资料。-Calls the MFC routine DLL, display color information dialog box, select the VC++ programming source code, a good reference.
ExtensionDll
- 创建MFC扩展DLL,实现圆形按钮类,VC++精选编程源码,很好的参考资料。-Create a MFC extension of DLL, to achieve circular button class, VC++ select programming source code, a good reference.
UseExtentionDll
- 调用MFC扩展DLL,创建圆形按钮,VC++精选编程源码,很好的参考资料。-Call the MFC extension DLL, creating a round button, VC++ select programming source code, a good reference.
KeyHook
- 创建记录键盘动作的全局钩子DLL,VC++精选编程源码,很好的参考资料。-Create the record keyboard action global hook DLL, VC++ programming source code, a good reference.
UseKeyHook
- 调用键盘钩子DLL,实现监视系统的键盘操作,VC++精选编程源码,很好的参考资料。-Invoke keyboard hook DLL, realizing the system keyboard, VC++ select programming source code, a good reference.
MousehookDll
- 创建记录当前鼠标所在窗口标题信息的鼠标钩子DLL,VC++精选编程源码,很好的参考资料。-Create a record of the mouse pointer window title information mouse hook DLL, VC++ programming source code, a good reference.
UseMouseHook
- 调用鼠标钩子DLL,显示鼠标所在窗口的标题,VC++精选编程源码,很好的参考资料。-Call the mouse hook DLL, display the title of the window where the mouse, VC++ select programming source code, a good reference.
WindowsVersion
- 获取当前操作系统的版本信息,VC++精选编程源码,很好的参考资料。-Version information to obtain the current operating system, VC++ programming source code, a good reference.
CPUInfo
- 获取系统CPU信息,VC++精选编程源码,很好的参考资料。-Access to the system CPU information, VC++ select programming source code, a good reference.
