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

搜索资源列表

  1. wrapperssrc

    0下载:
  2. 使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:206309
    • 提供者:谈一虎
  1. proptree_src

    0下载:
  2. The CPropTree class implements a tree control that is similar to the property view seen in Visual Studio .Net. The source project compiles to a DLL so you can easily incorporate it into your project. You can check my web page for more information on
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:50582
    • 提供者:gaowen
  1. 13002203

    0下载:
  2. 容易的方法是调用一个专门用于此目的的函数 DllGetVersion。问题是虽然 comctl32.dll 支持该函数,但并不是所有的 DLLs 都具备它。如果不具备 DllGetVersion,那么就得用难的方法——使用 FileVersion API,这可能是你要遭遇到的最为暧昧的 API 之一。我写了一个类 CModuleVersion 来封装两种方法,同时还写了一个Demo程序 VersionDlg 来示范 CModuleVersion 的使用方法。程序画面如 Figure 1 所示。你
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:41056
    • 提供者:孙乾坤
  1. xgui-extension

    0下载:
  2. Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGT
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:116653
    • 提供者:高修成
  1. MatlabSharedLib_demo

    0下载:
  2. Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65783
    • 提供者:vipjvs
  1. cSharpSkins

    0下载:
  2. C#界面皮肤源码(带大量皮肤素材) 1. 先把IrisSkin2.dll文件添加到当前项目引用(解决方案资源管理器->当前项目->引用->右键->添加引用 ,找到IrisSkin2.dll文件.....之后就不用我说了吧^_^).IrisSkin2.dll文件最好放在当前项目\\bin\\Debug文件中. 2. 然后把IrisSkin2.dll文件添加到vc2005的工具箱:右键->选择项->浏览找到IrisSkin2.dll文件(文件最
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:3564820
    • 提供者:光明
  1. mfctest

    0下载:
  2. DLL对话框导出类,实现多个DLL导出不同窗口在父窗口显示控制,多Tab切换!vs2003-DLL dialog derived class, DLL Export multiple different windows in the parent window display control, multi-Tab to switch! vs2003
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:173200
    • 提供者:未愈书生
  1. DLL_CProcessCtlDlg

    1下载:
  2. 这是一个使用MFC扩展动态链接库制作的进度条对话框类,他不需要在状态条上显示,而且可以设定窗口颜色,大小,进度条及背景的颜色,同时可以设置窗口的透明度。它包含了CProcessCtl的所有功能函数。 这里包含了源程序代码,Demo以及生成的库。-This is an MFC extension DLL using the production of the progress bar dialog class, he did not need the status bar displays,
  3. 所属分类:StatusBar

    • 发布日期:2017-03-24
    • 文件大小:171404
    • 提供者:陈新禹
  1. SdiCViewDll_src

    0下载:
  2. 一个使用dll中的文档视图类的例子--An example of using document view class in dll
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-13
    • 文件大小:39857
    • 提供者:站长
  1. Geometry_demo

    1下载:
  2. 这是一个可以方便的改变窗口控件位置模板类,完美解决了窗口大小改变时,控件大小和位置不随父窗口改变的问题!只要在你的工程中加入给文件,就可轻松实现控件的自适应!-First of all this is not a library. There is no associated DLL or LIB to link to. Secondly, it is not a class hierarchy. You don’t have to derive your classes from classe
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:35927
    • 提供者:tecobest
  1. CsharpFormskinDaquan

    0下载:
  2. 1. 先把IrisSkin2.dll文件添加到当前项目引用(解决方案资源管理器->当前项目->引用->右键->添加引用 ,找到IrisSkin2.dll文件.....之后就不用我说了吧^_^).IrisSkin2.dll文件最好放在当前项目\bin\Debug文件中. 2. 然后把IrisSkin2.dll文件添加到vc2005的工具箱:右键->选择项->浏览找到IrisSkin2.dll文件(文件最好放在当前项目\bin\Debug文件中)按确定,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3798547
    • 提供者:蒋胜寒
  1. dlldialog

    0下载:
  2. 导出动态链接库(dll)中的类,以及dll类中的3个对话框-Export dynamic link library (dll) in the class, and class 3 dll dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7325892
    • 提供者:马一鸣
  1. Oscilloscope_VC

    0下载:
  2. 从codeproject下载dll后封装成类,便于VC下使用-Download the dll from the codeproject into class after the package, easy to use VC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11499510
    • 提供者:张飞
  1. AboutHtml

    0下载:
  2. 本程序示例如何利用一个从CHtmlView派生的新类 CHtmlCtrl在对话框中(如about对话框)嵌入web页面以及如何将HTML文件作为资源嵌入在EXE或DLL中。在VC++的窗体中显示HTML网页-Example of how this process a new class derived from CHtmlView CHtmlCtrl in the dialog box (such as the about dialog) embedded in HTML web pages a
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:321041
    • 提供者:
  1. ExtensionDll

    0下载:
  2. vc创建MFC扩展DLL,实现圆形按钮类\ExtensionDll的源码-vc create an MFC extension DLL, implement radio button class \ ExtensionDll
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:23039
    • 提供者:叶扬媚
  1. CWnd

    0下载:
  2. C++封装的窗口类 纯SDK编写,学习MFC前最好看一看,很有帮助-C++ wrapper of the window class pure SDK, before learning to help the best look at the MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:11717
    • 提供者:coder
  1. ExtensionDll

    0下载:
  2. vc——创建MFC扩展DLL,实现圆形按钮类\ExtensionDll的程序源码,值得一看!-vc- create an MFC extension DLL, implement radio button class \ ExtensionDll the program source code, worth a visit!
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:25568
    • 提供者:
  1. ExtensionDll

    0下载:
  2. 创建MFC扩展DLL,实现圆形按钮类\ExtensionDll\ExtensionDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Create an MFC extension DLL, implement the radio button class \ ExtensionDll \ ExtensionDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:25641
    • 提供者:
  1. AviationInstruments-for-CSharp-DLL-component

    0下载:
  2. this C# project is to purpose six aircraft cockpit instruments usable in forms as any other C# controls and to define a generic instrument class in order to design any kind of dashboard instruments, using add toolbox , add dll , chek on your tollbox
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:94949
    • 提供者:gamchan
  1. DFZ-DLL

    0下载:
  2. An example of using a document view class in dll(An example of using a document view class in a DLL)
  3. 所属分类:界面编程

    • 发布日期:2017-12-29
    • 文件大小:24576
    • 提供者:任红艳
« 12 »
搜珍网 www.dssz.com