搜索资源列表
WindowsShell
- Windows Shell Namespace Extension fr a mework This sample and how-to guide shows you how to use C# and PInvoke to build a reusable fr a mework for writing Windows shell namespace extensions. It includes three samp
Pinvoke
- 基于windows mobile 6.0的蓝牙电源控制程序 用C#实现-Windows mobile 6.0 based on the Bluetooth power control procedures using C# to achieve
DotRasSource
- 封装系统API,实现Ras拨号和连接功能.- The icons included with this project are copyright Yusuke Kamiyamane. For information regarding licensing please visit: http://www.pinvoke.com/license/. These icons are also lic
HTCSensorSDK.dll.cpp
- HTCSensorSDK.dll cpp source code
CsharpCallCppByCLI
- 一 方法 C#的project调用C++的DLL,一般也有3中方法: 1)最简单的方法,通过PInvoke,但是只能调用全局function,不能调用Class。 2)通过COM封装调用。 3)通过CLI作为中介,也即本文章所讲的。 二 实例 1)假如我们有的Math的dll, class CPPDLL_API Math { public: static double
pInvoke
- c#.net平台的pinvoke使用,用相对精炼的语言说明invoke使用-c#. net platform using pinvoke
joystick_information_detection_module
- PInvoke, C#. This application allow to catch data from the joystick motions and pressed buttons.
CSharpIC_M1_READ_WRITE
- 程序:C#非接触IC卡M1卡读写调试程序 适用机型:明华HRF-35,URF-R330 程序语言:C# 作者:王龙 www.sskee.com 讯思科软件出品 该程序以读写明华HRF-35,URF-R330为例,向学习非接触式IC编程的朋友们提供编程源码范例, 通过学习,深入了解.net C#调用mwrf32.dll,进一步了解M1非接触IC卡的内部数据结构。 本程序在Microsoft
PInvoke
- 在csharp下面通过pinvoke平台调用的方法进行跨线程调用,代码简洁明了,值得阅读收藏。-In cross-thread call csharp below pinvoke platform by the method invocation, the code concise, worth reading collection.
XLDemo
- C#调用迅雷sdk下载文件,pinvoke代用C的DLL来具体实现-xunlei sdk download by C# code,pinvoke call c dll to implement
flemmo
- PInvoke AddIn PInvoke Code Generator-PInvoke system.addin PInvoke Code Generator
PInvokeSampleApp
- Manipulate other Main Window Handles with P/Invoke