CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - dll vc

搜索资源列表

  1. vc界面编程源码Demo

    2下载:
  2. 这是一个为电站做的监控程序。开发环境vc,使用了APPFACE.DLL界面库,高效简单的实现漂亮界面。-This is a power station to do the monitoring program. Vc development environment, the use of APPFACE.DLL interface library, and efficient realization pretty simple interface.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:62488
    • 提供者:贾明
  1. vcDlgDLL

    0下载:
  2. 一个vc的dll应用的小例子,非常适用初学者。-a vc dll application of the small examples, very applicable beginners.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41782
    • 提供者:罗宝生
  1. VB_DLL_example

    0下载:
  2. vb调用vc的DLL的例程,适合学习如何使用vb调用vc的DLL的初学者,很好用.-vb vc call the DLL routines, for vb learn how to use the DLL calls vc beginners good use.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:406620
    • 提供者:李宏言
  1. WinDLL007

    0下载:
  2. 是一个进行窗口封装的绝好程序,可以VB中调用封装在VC编译的DLL中的窗口,并对其进行控制,里面包括VC窗口类封装的源程序窗口-is a window for the excellent packaging procedures, VB can call Packaging in VC compiled DLL window, and its control, VC window includes a source category Packaging window
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:724159
    • 提供者:王华
  1. dll_user_dlg

    0下载:
  2. VC——DLL中如何使用资源,程序源码为:DLLDEMO,DLLDLG
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-16
    • 文件大小:187678
    • 提供者:xjc
  1. DLL输出对话框类的例子

    0下载:
  2. 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:60680
    • 提供者:丁俊
  1. dllvc

    0下载:
  2. VC在DLL中使用对话框资源,VC调用DLL内的对话框资源-VC resources in a DLL using the dialog box, VC dialog resources within the DLL calls
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:28124
    • 提供者:zhouzelong
  1. VC_and_freetype2

    1下载:
  2. 这是本人编写的一个完全用Freetype2.3.5字体引擎打印矢量字体的VC6程序,没有用windows的字体打印API函数,用的是freetype的API,附带了几个DLL可以在任何没有装VC的系统上解压使用,生成的位图直接在对话框的右半部分显示。程序目的是为了演示freetype打印矢量字体的流程,并观看效果,程序支持多行显示,请根据内容多少选择好字号。有需要源码的可以给我发邮件:luhang33@126.com-err
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1506538
    • 提供者:luhang
  1. DlgDll

    0下载:
  2. introduce how to make dll using VC which includes dialog.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:24064
    • 提供者:柳星
  1. SkinBeauty_dll_debug_V3_2

    0下载:
  2. skinbeauty,vc界面美化。只需要很少的代码即可实现。-skinbeauty, vc interface landscaping. Requires very little code can be realized.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:427323
    • 提供者:胡秀亮
  1. gif89_source

    0下载:
  2. 本控件Gif89a用VC 6.0和ATL创建,在使用时不需要任何DLL(包括atl.dll和mfc....dll)。本控件提供7个属性和3个方法来播放动画gif文件:-Gif89a with the control VC 6.0 and ATL to create, in use does not require any DLL (including atl.dll and mfc .... dll). The seven attributes to provide control and th
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:36038
    • 提供者:gelilong
  1. MyDll

    0下载:
  2. 这是一个很简单的VC编写的调用DLL的程序,可以进行学习怎么样调用D.LL,使用的动态调用.-This is a very simple call DLL written in VC program to learn how you can kind of call D. LL, use of dynamic invocation.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:7949
    • 提供者:张宾
  1. clPlot

    0下载:
  2. vc+实时曲线画图DLL控件及源程序,编译后生成clPlot.dll文件,另附有Demo,两文件需放置在同一目录一下,都可以顺利编译,使用这个Dll可帮助我们快速开发出一个适时曲线的绘制,比如电流曲线、温度曲线、流量曲线等,示例源代码将教会大家如何使用这个Dll文件。 -vc+ real-time control and curve drawing DLL source, the compiled files generated clPlot.dll, attached a Demo, th
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-22
    • 文件大小:175876
    • 提供者:gaciya
  1. memory-leak-in-mfc

    0下载:
  2. This project is dialog based and using mfc.When we use the mfc in vc++ there is some memory leaking problem due to use of third party dll. this code help to remove this problem it take care the memory.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-24
    • 文件大小:1584
    • 提供者:ali
  1. MFC-Call-dll

    0下载:
  2. 关于VC++调用DLL文件的程序代码,VC++6.0的对话框中调用DLL中的函数。-VC++ code to call the DLL file, VC++ 6.0 dialog box, call a DLL function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-11
    • 文件大小:2112998
    • 提供者:zhtwei
  1. SkinPPv2.0.1

    0下载:
  2. 用于VC换皮肤界面,美化你的工程项目! 内含SkinPPWTL.lib 破解的SkinPPWTL.dll SkinPPWTL.h 以及20多个可用皮肤--For-skin interface for VC beautify your projects! The SkinPPWTL.dll SkinPPWTL.h containing SkinPPWTL.lib crack and more than 20 available skin
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:3469233
    • 提供者:潘柏均
  1. dllvc

    0下载:
  2. 在VC下封装对话框,DLL输出对话框类的例子-dll export dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-03
    • 文件大小:27631
    • 提供者:fannyyang
  1. dll

    0下载:
  2. 在VC++ 下用MFC 编写动态链接库的学习课件以及5个示例程序,便于入门和学习-MFC prepared by the dynamic link library learning courseware and 5 sample program in VC++, to facilitate the entry and learning
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-10
    • 文件大小:17719880
    • 提供者:
  1. VC--VB--unionprogram

    0下载:
  2. VC生成算法dll,VB界面调用算法,示例,很简单的小程序,VCVB联合编程使用-VC generation algorithm dll, VB interface calling algorithm, example
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-28
    • 文件大小:95879
    • 提供者:李超
  1. VC-PP-interface-simple-landscaping

    0下载:
  2. 附件中的资源详细介绍了VC++软件开发中所用到的两种 软件界面风格简单美化的方法: 1.采用OnCtlColor函数对软件界面在背景颜色、控件颜色、字体等方面做简单的美化; 2.使用SkinMagic插件,对软件的整体界面风格进行改变和美化。 资源中包含两个VC++工程:Point11和Point12,其中Point11实现第一种方法, Point12实现第二种方法。 此外:Point12中除了包含了所必须的SkinMagicLib.h、SkinMagicTrial.li
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:1425408
    • 提供者:大罡
« 12 »
搜珍网 www.dssz.com