CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:mmclibrary2

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    802.06kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

c#调用MMC的代码示例 包括DLLImport代码-C# code for how to invoke the dll to control the MMC
(系统自动生成,下载前可以参看下载内容)

下载文件列表

MMCLibrary2.sln
MMCLibrary2.suo
MMCFormsShim/dlldata.c
MMCFormsShim/dlldatax.c
MMCFormsShim/dlldatax.h
MMCFormsShim/LICENSE
MMCFormsShim/MMCFormsShim.cpp
MMCFormsShim/MMCFormsShim.def
MMCFormsShim/MMCFormsShim.h
MMCFormsShim/MMCFormsShim.idl
MMCFormsShim/MMCFormsShim.rc
MMCFormsShim/MMCFormsShim.rgs
MMCFormsShim/MMCFormsShim.vcproj
MMCFormsShim/MMCFormsShim.vcproj.INTRANET.binkle.user
MMCFormsShim/MMCFormsShim_i.c
MMCFormsShim/MMCFormsShim_p.c
MMCFormsShim/MMCFormsShimCtrl.bmp
MMCFormsShim/MMCFormsShimCtrl.cpp
MMCFormsShim/MMCFormsShimCtrl.h
MMCFormsShim/MMCFormsShimCtrl.htm
MMCFormsShim/MMCFormsShimCtrl.rgs
MMCFormsShim/resource.h
MMCFormsShim/stdafx.cpp
MMCFormsShim/stdafx.h
MMCLib2/AssemblyInfo.cs
MMCLib2/Changelog.txt
MMCLib2/Common.cs
MMCLib2/Core.cs
MMCLib2/Core/About.cs
MMCLib2/Core/Component.cs
MMCLib2/Core/ComStream.cs
MMCLib2/Core/EventHandlerSet.cs
MMCLib2/Core/ExceptionHandler.cs
MMCLib2/Core/ImageList.cs
MMCLib2/Core/MenuItem.cs
MMCLib2/Core/SnapinBase.cs
MMCLib2/Core/SnapinBase.resx
MMCLib2/Core/SnapinData.cs
MMCLib2/Core/SnapinException.cs
MMCLib2/Core/SnapinInfo.cs
MMCLib2/Core/SnapinStateBase.cs
MMCLib2/Core/SnapReg.cs
MMCLib2/docs/footnode.html
MMCLib2/docs/index.html
MMCLib2/docs/labels.pl
MMCLib2/docs/mmclib2.css
MMCLib2/docs/mmclib2.html
MMCLib2/docs/next.gif
MMCLib2/docs/next_g.gif
MMCLib2/docs/node1.html
MMCLib2/docs/node10.html
MMCLib2/docs/node11.html
MMCLib2/docs/node12.html
MMCLib2/docs/node13.html
MMCLib2/docs/node14.html
MMCLib2/docs/node15.html
MMCLib2/docs/node16.html
MMCLib2/docs/node17.html
MMCLib2/docs/node18.html
MMCLib2/docs/node19.html
MMCLib2/docs/node2.html
MMCLib2/docs/node20.html
MMCLib2/docs/node21.html
MMCLib2/docs/node22.html
MMCLib2/docs/node3.html
MMCLib2/docs/node4.html
MMCLib2/docs/node5.html
MMCLib2/docs/node6.html
MMCLib2/docs/node7.html
MMCLib2/docs/node8.html
MMCLib2/docs/node9.html
MMCLib2/docs/prev.gif
MMCLib2/docs/prev_g.gif
MMCLib2/docs/up.gif
MMCLib2/docs/up_g.gif
MMCLib2/Interfaces.cs
MMCLib2/LICENSE
MMCLib2/MMCLib2.csproj
MMCLib2/MMCLib2.csproj.user
MMCLib2/mmclib2.tex
MMCLib2/Nodes/BaseNode.cs
MMCLib2/Nodes/DataTableNode.cs
MMCLib2/Nodes/FolderNode.cs
MMCLib2/Nodes/FormNode.cs
MMCLib2/Nodes/HTMLNode.cs
MMCLib2/Nodes/NodeEvents/NodeEvents.cs
MMCLib2/Nodes/OCXNode.cs
MMCLib2/Nodes/ReportNode.cs
MMCLib2/Nodes/ResultViewColumn.cs
MMCLib2/Nodes/ResultViewItem.cs
MMCLib2/Nodes/SortListNode.cs
MMCLib2/PropertyPages/interfaces-PropertyPages.cs
MMCLib2/PropertyPages/PropertyPage.cs
MMCLib2/PropertyPages/PropertyPageBase.cs
MMCLib2/PropertyPages/PropertyPageBase.resx
MMCLib2/PropertyPages/PropertyPageSettings.cs
MMCLib2/PropertyPages/PropertySheet.cs
MMCLib2/PropertyPages/PropertySheet.resx
MMCLib2/Resources/i18n.nl.resx
MMCLib2/Resources/i18n.resx
MMCLib2/TODO.txt
MMCLib2/Wizards/WizardBase.cs
MMCLib2/Wizards/WizardBase.resx
MMCLib2/Wizards/WizardPage.cs
MMCLib2/Wizards/WizardPage.resx
MMCTest2/AssemblyInfo.cs
MMCTest2/images/Closed.ico
MMCTest2/images/Happy.ico
MMCTest2/images/Main.ico
MMCTest2/images/Open.ico
MMCTest2/images/snapin.Ico
MMCTest2/MMCTest2.csproj
MMCTest2/MMCTest2.csproj.old
MMCTest2/MMCTest2.csproj.user
MMCTest2/MMCTest2.csproj.user.old
MMCTest2/MyDragDropNode.cs
MMCTest2/MyFolderNode.cs
MMCTest2/MyFormNode.cs
MMCTest2/MyHTMLNode.cs
MMCTest2/MyOCXNode.cs
MMCTest2/MyPropertyPage.cs
MMCTest2/MyPropertyPage.resx
MMCTest2/MyPropertyPageForItems.cs
MMCTest2/MyPropertyPageForItems.resx
MMCTest2/MyReportNode.cs
MMCTest2/MyResultViewItem.cs
MMCTest2/PolyNode.cs
MMCTest2/TestAbout.cs
MMCTest2/TestNode.cs
MMCTest2/TestSnapinBase.cs
MMCTest2/TestSnapinBase.resx
MMCTest2/UserControl1.cs
MMCTest2/UserControl1.resx
MMCTest2/UserControl2.cs
MMCTest2/UserControl2.resx
MMCTest2/WzdAddItem.cs
MMCTest2/WzdAddItem.resx
MMCTest2/WzdSnapinManager.cs
MMCTest2/WzdSnapinManager.resx

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com