搜索资源列表
SglMFC
- 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本-mapping function using mcc generated code embedded VC engineering example, Win32 version MFC
WIN32 SDK版本的象棋游戏源代码
- MantisChess1.0 ,为了清晰而改用Win32 SDK代码,抛开了MFC和多线程,抛开一切附加功能.-MantisChess1.0, in order to clear a switch Win32 SDK code, cast aside the MFC and multithreading, cast aside all additional features.
cchess.1.1.0.win32
- 基于MFC技术的搜索引擎的研究与实现,网上下的.-MFC-based search engine technology research and the realization of the Internet.
SerialWrapper
- 串口通讯封装,可用于CMD,Win32,MFC等环境。-serial communications package can be used for CMD, Win32, MFC, and other environment.
waitabletimer_xd
- A freeware MFC class for Win32 waitable timers 一个延时的Win32 MFC类(13KB)
NetCOMInterop
- Managed Calls and Events in Unmanaged C++.Nowadays, most of the developers and companies want to immigrate to .NET. But, the question still is, how do you implement the new components written in .NET in the old applications: Win32, MFC.... In this ar
Win32++_A_Simple_Alternative_to_MFC
- Win32++ provides a framework for developing applications using the Win32 API directly. It supports all MS operating systems that run the Win32 API, from Windows 95 through to Windows XP and Vista. This framework is designed to produce programs with a
H264DecLib_PPC
- The ffmpeg in windows mobiles 6.0 pocket pc source code, add safe decode function, biulding no error warning in VC 2008.If u still want a using example,please search key word \"h264_ffmpeg049pre\" in this site, that is a win32 mfc using example, us
Win32图像编程实战:VC++火焰燃烧效果
- VC++图形编程实战,能够形成火焰燃烧的效果,很逼真生动,Codefans.net测试截图如上所示,一个纯Win32作品,没有用到MFC。粗略的看了一下程序,算法比较复杂,希望能用到这方面的朋友下回去仔细研究一下。
Win32与MFC
- 讲解了Win32与MFC的概念及其之间的联系
detours-1.5.zip
- 微软提供的截取Win32 API函数的开发包和例子1.5版本,SDK and example in 1.5 version of hooking Win32 API which are provided by Microsoft
ProgressCtrl.rar
- vc++的进度条。这个例子是纯win32的,对于不用mfc的朋友来说可能会让你喜欢的,很简单的几个命令,就能控制进度条。,vc++ the progress bar. This example is pure win32 and mfc friends for not speaking you will probably enjoy, and some very simple commands, you can control the progress bar.
Win32_SDK_C_TabControl_source.
- TabControl demo. Awhile back, I wanted to use the tab control in a Win32 SDK C project. The low-level implementation proved to be somewhat cumbersome. A search of the Web turned up a lot of examples based on MFC, but very little along the lines of pl
GrabCut(win32.exe)
- GrabCut是04年SIGGRAPH中一篇介绍图像分割的方法,这段可执行程序是一个实例,用MFC实现-SIGGRAPH 04 GrabCut is described in a method of image segmentation, this is an instance of an executable program, using MFC to achieve
MultiTimerDemo
- 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
MFC-and-Win32API-and-DirectX--help
- 中文资料,对VC的MSDN、Win32API和DirectX进行了中文翻译,是实现Windows开发的很有用的资料储备-it contains three data.they are all in chinese.including translate products of the VC MSDN、Win32 API and DirectX. it s helpful for windows development.
MFC(thread)
- 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation
Win32多线程程序设计(源代码)
- ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. ● 以C和C++写成的各个范例程序。 ● UNIX环境比较。让UNIX下的开发人员能转移到Win32. (Internet development examples, including ISAPI and WinSock. How to use threads and overlapped I
编写Win32控制台程序 注入带窗口的DLL
- 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)