搜索资源列表

  1. 非模式对话框的使用

    0下载:
  2. 详细用MFC实现了非模式对话框 有助于初学者对MFC控件的应用-detail with the non-MFC dialog mode to help beginners MFC Application Control
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:38749
    • 提供者:raul
  1. Olympics

    0下载:
  2. 用OpenGL来实现奥运五环 是非MFC程序 其中使用的辅助类库-use OpenGL to achieve the Olympic rings non MFC procedures which the auxiliary library
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8851
    • 提供者:李东
  1. FtpClientTest

    0下载:
  2. 采用SDK API函数实现FTP功能,非MFC类.-using SDK API functions FTP functions, non-MFC category.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:46165
    • 提供者:王钢
  1. vc++dllintroduce

    0下载:
  2. VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dyna
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:387752
    • 提供者:董峰涛
  1. KString_class_src

    0下载:
  2. 一个非MFC的类似CString的字符串类,实现了各种字符串的操作。-a similar non-MFC CString string and realizes the various string operation.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4459
    • 提供者:金阳
  1. 非模式对话框的使用

    0下载:
  2. 详细用MFC实现了非模式对话框 有助于初学者对MFC控件的应用-detail with the non-MFC dialog mode to help beginners MFC Application Control
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:3651584
    • 提供者:raul
  1. FtpClientTest

    0下载:
  2. 采用SDK API函数实现FTP功能,非MFC类.-using SDK API functions FTP functions, non-MFC category.
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-20
    • 文件大小:5346304
    • 提供者:王钢
  1. 53607920StudyDllTest

    0下载:
  2. 很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序-Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:88064
    • 提供者:柳建武
  1. random

    0下载:
  2. 使非MFC窗口程序的窗口回调过程成为C++类的成员函数。-Non-MFC window procedure callback process window C++ Class member functions.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-20
    • 文件大小:1069056
    • 提供者:mms
  1. windows_loadgif

    0下载:
  2. 一个支持vc非MFC工程加载gif动画的类-A non-MFC project support vc load gif animation category
  3. 所属分类:Shell编程

    • 发布日期:2024-05-20
    • 文件大小:556032
    • 提供者:LRH
  1. EnableGroupboxControls_demo

    0下载:
  2. EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject - I have in
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:34816
    • 提供者:毛磊
  1. XMLProfile_demo

    0下载:
  2. XMLProfile - a non-MFC, non-STL class to read and write XML profile files-XMLProfile- a non-MFC, non-STL class to read and write XML profile files
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:179200
    • 提供者:zengjian
  1. cmdOpenglFrame

    0下载:
  2. 在vc++下做的opengl程序框架。非mfc类框架-In vc++ Do opengl under the fr a mework. Non-mfc-type fr a mework
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:781312
    • 提供者:孙磊
  1. HyperLink

    0下载:
  2. C++ HyperLink类, 非MFC实现-C++ HyperLink categories, the realization of non-MFC
  3. 所属分类:Static控件

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:张鲁夺
  1. _calculator

    0下载:
  2. 非MFC:SDK实现,模拟简单计算器的窗口编程,代码原作者已开源-Non-MFC: SDK to achieve simulated simple calculator window programming, original author has open source code
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:xynn
  1. anchor_demo

    0下载:
  2. 该源码实现当dialog窗口大小变化时,其内控件的anchor、dock等功能,这个简单的类即可用于MFC应用程序,也可用于非MFC程序,运行中,可用add、remove函数动态的对新创建的控件编辑anchor、dock属性-this source implement anchors and docking for controls when the dialog window is resized,you can use this s
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:齐琪
  1. create_non-MFC_dll_link

    0下载:
  2. 建立非MFC DLL的静态连接 建立非MFC DLL的静态连接-create non-MFC dll link create non-MFC dll link
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:
  1. MFC-1

    0下载:
  2. MFC学习书籍,帮助无基础学习者从零开始学习MFC-MFC learning books, learning from scratch to help non-MFC based learners
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:8279040
    • 提供者:杨阳
  1. MFC.Internals.Djvu

    0下载:
  2. 经典绝版书《MFC Internals》djvu版,清晰方便学习,非pdf版,内附Djvu格式查看器。-Out of print classic book " MFC Internals" djvu version, clear easy to learn, non-pdf version, containing Djvu format viewer.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:11283456
    • 提供者:domakeit
  1. MultThreadComm3

    0下载:
  2. MFC下的多线程编程方法示例,包括MFC内置的多线程间通信、非MFC多线程间通信以及进程和线程之间的通信方法。(MFC multithreaded programming examples, including MFC built-in multi-threaded communication, non MFC multi thread communication, as well as the process and thread c
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:8270848
    • 提供者:linlinon
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org