搜索资源列表
dll.manufacture
- 动态链接库的制作和调用,Configuration: port_dll - Win32 Release-DLL production and use of Configuration : port_dll-Win32 Release
WindowsApplication3
- 接受Socket消息,从C#调用Win32 DLL,使鼠标点击某一位置。
Fasterflect_src
- ynObj is an open source library that provides a C++ application with run-time class loading facilities (AKA plugins). It s written in standard C++, and can be used with any C++ compiler with good template support, so it is cross-platform from the out
Call-dll-from-C-sharp
- Very simple example showing how to call win32 DLL in C# source codes. Another PDF explains how to call old C dll in C# source codes.
Net0307
- 在 C# 中通过 P/Invoke 调用Win32 D-在 C# 中通过 P/Invoke 调用Win32 DLL
call-DLL
- 在对matlab配置后,上代码mcc -W cpplib:libMyAdd -T link:lib MyAdd -C就可以了,记得加上-C 在对VC6.0进行配置的时候只要把 matlabroot\extern\include和matlabroot\extern\lib\win32\microsoft加入到VC6.0中去了,i.e.可以通过Tools->Options->Directories->show directories for 中的Include files
sqlite-dll-win32-x86-201408081749
- 用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored