CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UnManaged

搜索资源列表

  1. smtpconsole_src

    0下载:
  2. A Csharp class to send email.hese managed wrappers wrap each of the methods on the original interfaces and correctly communicate with the unmanaged server. In addition, some of the original methods are exposed as properties instead of pairs of method
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22.3kb
    • 提供者:maicklove
  1. testMgr

    0下载:
  2. a simple vc.net project with both managed & unmanaged code
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:9.38kb
    • 提供者:Ian
  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. umvistad3d

    0下载:
  2. This article will demonstrate how to access the power of Vista s new hardware accelerated windowing system without \"managed\" languages and best of all, without any use of .NET at all. The application provided uses good old unmanaged C++ and Direc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23.83kb
    • 提供者:含羞草
  1. CSharpHarwareAdministrator

    0下载:
  2. 这个程序可以监视当前系统的设备列表,监视那个设备被加载或卸载,并且,还可以启用、禁用系统设备类别中的任何一个设备节点。-Hardware Helper Library for C# How to monitor, enable, and disable hardware devices from C#. There isn t really a lot of background required for you to use the library I ve provided. The hea
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:245.51kb
    • 提供者:萧丹
  1. LogOn

    0下载:
  2. 非托管MFC调用托管ado.net的代码.-Calling unmanaged MFC code hosting ADO.NET.
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:50.9kb
    • 提供者:季宗
  1. ManagedCodefromUnmanaged

    0下载:
  2. One significant part of developers (including myself) are doing some kind of automation of Microsoft Office that was already treated by Mike Gold. So I will concentrate on opposing side of problem, how to use managed assembly from MS Office or VB scr
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:25.22kb
    • 提供者:Eds
  1. CSharp_Call_CPP

    0下载:
  2. 关于C#托管代码如何调用C++非托管代码的问题,一个很好的实例,简单清晰地介绍让新手一目了然!-C# managed code on how to call C++ unmanaged code issues, and a very good example of clear and simple introduction to novice at a glance!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:56.32kb
    • 提供者:Abenl
  1. XWnd32

    0下载:
  2. 使用C#语言类似于实现VC++的CWnd类,对非托管的窗体进行控制的实现代理。有时候C#要对非托管代码或其它进程进行互操作,这个类很有帮助。-Using the C# language is similar to VC++ implementation of CWnd classes, the form of non-managed the realization of control agents. Sometimes, C# to unmanaged code, or other proce
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1.38kb
    • 提供者:jersey
  1. CSharpDLL

    0下载:
  2. 主要是关于动态链接库的问题,讲述了关于托管代码调用非托管的动态链接库。-Mainly on the dynamic link library problem, described on the managed code calls unmanaged dynamic link library.
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2.73mb
    • 提供者:秦慷
  1. easyhook-52373

    0下载:
  2. Microsoft® Detours latest release was in December 2006. Now times have changed and the NET Framework has become more and more popular. Besides the well known unmanaged code hooking, EasyHook provides a way to hook unmanaged code from a manag
  3. 所属分类:Hook api

    • 发布日期:2017-05-27
    • 文件大小:9.78mb
    • 提供者:Myron Tan
  1. A_Method_of_Dynamic_Extending_C_Programs_via_C

    0下载:
  2. 一种用非托管C++(以下简称C++)动态扩展C#程序的方法-A method of dynamic extending C#programs via unmanaged C++(hereinafter referred to as C++)
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:233.54kb
    • 提供者:yy
  1. VCWebService

    1下载:
  2. 在VC中调用 WebService (非托管)-In the VC call WebService (unmanaged)
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:55.02kb
    • 提供者:fa
  1. DlPortIOWrapper

    0下载:
  2. Integrating an unmanaged C++ .lib with C# Demonstrates integrating Port95NT s unmanaged DLPortIO.lib with C#.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:11.23kb
    • 提供者:h_sarrafnejad
  1. VisualCPPNET

    0下载:
  2. Visual C++ in Visual Studio .NET 2003 The following are examples from the article in MSDN magazine: AppDomains ---------- This illustrates the problem with unmanaged code calling into managed code on v1.0 of the framework and the solu
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:23.11kb
    • 提供者:lauren
  1. SOURCES

    0下载:
  2. IPC Between Managed and Unmanaged Code -Technology keeps leaping forward at a fast pace applications in projects, large or small, normally cannot keep up with this speed. On one hand, it doesn t make sense to port old code to the new state merely
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:80.08kb
    • 提供者:mike
  1. DllTest

    0下载:
  2. C# 调用VCdll实例,C#调用VC提供的非托管资源,功能很简单,主要是通过实例学会用法。可以编译。-C# call VCdll instance, C# to call unmanaged resources provided by the VC, the function is very simple, mainly by example, learn to use. Can be compiled.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:290.68kb
    • 提供者:sharezone
  1. ClonableObject

    0下载:
  2. This sample demonstrates a clonable object that implements the IClone interface. This sample supplements the "Implement cloning" topic (refer to the "See Also" link at the bottom of this sample). This sample creates an instance of a user-defined clon
  3. 所属分类:PropertySheet

    • 发布日期:2017-03-28
    • 文件大小:33.09kb
    • 提供者:软灵
  1. MakeAtlBarCode(CSharp)

    0下载:
  2. 2012年最新二维条码开发(C#)源程序代码,VS2008开发,是C#工具开发二维码应用最理想的参考范例。提供ATL插件接口开发方法,非托管API调用方法,并教您如何将图像、声音和指纹压缩放入二维码中。二维码种类包括:PDF417,Qr_Code,DataMatrix和HanXin等- GDI/图象编程-The 2012 two-dimensional bar code development (C#) source code, VS2008 development, the develo
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-07
    • 文件大小:190.25kb
    • 提供者:何老师
  1. MakeTwoBarCode(CSharp)

    0下载:
  2. 2012年最新二维条码开发(C#)源程序代码,VS2008开发,是C#工具开发二维码应用最理想的参考范例。提供动态链库接口开发方法,非托管API调用方法,并教您如何将图像、声音和指纹压缩放入二维码中。二维码种类包括:PDF417,Qr_Code,DataMatrix和HanXin等-The 2012 two-dimensional bar code development (C#) source code, VS2008 development, the development of the b
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:308.62kb
    • 提供者:何老师
« 12 3 »
搜珍网 www.dssz.com