CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - win32 mfc

搜索资源列表

  1. NetCOMInterop

    0下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38.45kb
    • 提供者:fenis
  1. Win32++_A_Simple_Alternative_to_MFC

    0下载:
  2. 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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:737.43kb
    • 提供者:含羞草
  1. detours-1.5.zip

    3下载:
  2. 微软提供的截取Win32 API函数的开发包和例子1.5版本,SDK and example in 1.5 version of hooking Win32 API which are provided by Microsoft
  3. 所属分类:钩子与API截获

    • 发布日期:2012-10-21
    • 文件大小:591.11kb
    • 提供者:
  1. ProgressCtrl.rar

    0下载:
  2. 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.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:38.13kb
    • 提供者:青林
  1. Win32_SDK_C_TabControl_source.

    0下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2017-04-01
    • 文件大小:6.34kb
    • 提供者:VladimirT
  1. MultiTimerDemo

    1下载:
  2. 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-06
    • 文件大小:3.34mb
    • 提供者:泽平
  1. IImage

    0下载:
  2. MFC多线程编程 Win32 API对多线程编程的支持-MFC
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:20.14kb
    • 提供者:belie
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5.11mb
    • 提供者:liuyuefeng
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:37.9kb
    • 提供者:qiyunping
  1. WinInet

    0下载:
  2. 用WinInet开发Internet客户端应用指南---为了开发Internet客户端程序。MFC类库提供了专门的 Win32 Internet 扩展接口,也就是WinInet。MFC将WinInet封装在一个标准的、易于使用的类集合中。在编写WinInet客户端程序时,你既可以直接调用 Win32函数,也可以使用WinInet类库。-Development of Internet use WinInet client application--- in order to guide the d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:7.24kb
    • 提供者:weiguian
  1. Mfc(step_by_step)

    0下载:
  2. Microsoft Found Class Win32
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:925.75kb
    • 提供者:Artiom
  1. D3DDemo

    0下载:
  2. 基于win32基本工程创建的三棱锥动态模型,使用directx9 sdk。 使用WinMain为入口函数,非mfc。-Win32-based capital works to create a pyramid of three dynamic models, the use of directx9 sdk. WinMain function used for the entrance, not mfc.
  3. 所属分类:DirextX

    • 发布日期:2017-04-25
    • 文件大小:15.93kb
    • 提供者:redyjq
  1. Code

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:36.84kb
    • 提供者:辛光明
  1. win32console

    0下载:
  2. Win32控制台窗口界面, 可以说是一种文本操作界面(TUI). 下面是一份比较详细的教程+几份程序的压缩档. 送给准备写些漂亮的C++课程设计界面, 但又不想用MFC的同志们-Win32 console window interface, you can say that it is a text user interface (TUI). The following is a copy of the detailed procedures tutorial+ several c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:79.97kb
    • 提供者:wendy
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:37.51kb
    • 提供者:c++crazy
  1. CH1

    0下载:
  2. < Windows多媒体编程基础>> 第一章源代码 wm_char 一个最简单的Win32应用程序,响应击键动作 Hello 演示如何建立基于对话框的MFC应用程序 Frame 演示单文档MFC工程中各主要文件的作用 -< <Windows多媒体编程基础> > Chapter source code wm_char one of the most simple Win32 applications, the keyboard action
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:131.24kb
    • 提供者:王辉
  1. MFC-and-Win32API-and-DirectX--help

    1下载:
  2. 中文资料,对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.
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:2.17mb
    • 提供者:pcs
  1. MFC(thread)

    0下载:
  2. 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:57.37kb
    • 提供者:张宏伟
  1. Win32多线程程序设计(源代码)

    0下载:
  2. ● 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
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:8.15mb
    • 提供者:博洋96
  1. 编写Win32控制台程序 注入带窗口的DLL

    2下载:
  2. 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:32kb
    • 提供者:kingllxb
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com