搜索资源列表
CFileDialogAddin_src
- 这是VC的一个插件的源代码,编译后生成dll。VC加载上后,可以用它来生成各种需要的CFileDialog的调用代码,非常方便。-This is a plug-in source code, compile after generation dll. VC loaded on, it can be used to generate a variety of needs CFileDialog call code is very convenient.
RegularDll
- 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。-the DLL example, belong to the static link to the rules MFC DLL. MFC static link to the rules and MFC DLL
realdll
- 实现了java调用c的功能(JNI),生成了所需要的dll。-realized java call the function c (JNI), the formation of the required dll.
MFCDLL
- 使用MFC写DLL的程序,编译后可以生成DLL文件。可以被其它程序调用。谢谢~
GetKey
- 通过调用加密算法DLL,生成注册码,可以用于程序注册码生成
upass
- COM组件调用方法: 首先 运行 “注册USBPass组件.bat” ,在系统中注册USBPassW.dll 和 USBPassR.dll 1>在VB6.0的调用 打开一个工程 菜单->工程->引用-> 在打开的窗口中 选择“USBPass-Write (基于U盘的授权系统 V3.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的调用
DecompileTool
- .net反编译工具,可导入非加密的.dll和.exe生成的文件,显示其类和方法等。很实用,可分析去调用方法。-Used to decompile donet files,like .dll and .exe files.It can analyze the detail classes and methods in the file.
Plugins_DLL_Example
- delphi环境下生成dll来实现插件的动态调用和撤销!-The dll in delphi generated in the context to achieve the dynamic invocation and revocation of the plugin!
Delphi.7
- Delphi.7_程序设计与开发技术大全,包含了很多delphi要用到的知识点,包括dll文件的生成与调用-Delphi.7_ program design and development techniques Daquan contains many delphi to use knowledge points, including dll file generation and call
Call-C-dynamic-database
- 这个例子包含了一个虚拟仪器和排序程序,生成的数字数组调用一个c构建DLL使用虚拟仪器的调用库函数节点。-This example contains a LabVIEW program that Generates and Sorts an array of numbers by calling a C-built DLL using LabVIEW s Call Library Function Node.
eRL00_DLL
- 托利多RL00下传电子称DLL,易语言调用例程,包含相关DLL文件,需要注意是,生成PLU数据时,如果条码不够13位,必须在条码前面加00000补齐13位,如:2900001,生成的条码应为0000002900001-TOLEDO RL00 downstream electronics DLL
MyDll2
- VC++2010调用易语言生成的DLL文件,还包括C++源码!-VC++2010 called easy language generated DLL files, including C++ source!
QR-labview
- labview调用dll实现QR二维码生成,包含dll说明等,可作为子vi直接使用-LabVIEW calls the DLL implementation of QR code generation, including DLL, can be directly used as a sub VI
Qr-code
- 二维码一键生成.看别人发的生成二维码的工具有缺点,这个源码是调用DLL实现的,支持保存二维码为图片格式。在不联网的情况下也可以正常使用此软件!-Qr code a key generation. Look at the others send the generation of the qr code tools) has its drawbacks, the source code to achieve is to call DLL, and support save qr code form
eyy7.5yuanma
- 模块名称:超级模块(7.5永久免费版) 作者:蒋勇 版本:7.5 蒋勇破解7.3 @备注: 注:兼容于易语言4.6及以上版本! 登陆论坛后网络验证就能免费调试!编译后无验证限制! 生成DLL可供任何程序调用,但调试中调用DLL,则必须引用本模块! (模块验证代码均在 输出调试文本 之内,模块功能保护代码除外) 内有大量api 函数 底层函数 非常全的源码操作模块-The module name: Super module (7.5 permanen
Unicode2Chinese_LV2011
- Labview2011版本编程,主要功能是将Unicode编码\uxxxx转换成汉字,例如:(\u6b22\u8fce\u5927\u5bb6\u5b66\u4e60转为汉字为:欢迎大家学习),.dll文件是visual studio2011生成,可直接调用。由于网上关于Labview中Unicode转中文资料少,上传至论坛分享给大家学习。-Labview2011 version programming, the main function is to convert Unicode \ uxx
hidapi-0.7.0
- hidapi-0.7.0源码包,VC编译后生成hidapi.dll,可在其他C++编程工具中使用(比如界面功能强大的Qt),支持显式调用与隐式调用,避免了跨平台IDE对系统硬件特征支持不佳的尴尬。-hidapi-0.7.0 source package, after VC compiled hidapi.dll, you can use (such as interface features powerful Qt) in other C++ programming tools, support
DataSegDemo
- 用data_seg共享数据字段进行内存数据共享。此程序用VC6.0编写,生成DLL以供其他程序调用-For memory data sharing with data_seg shared data fields. Use VC6.0 to Develop, build DLL file for other programs to call.
032ae752be770fe25bc59f07bb819959
- LABVIEW制作的加法小程序,生成DLL,并在VISUAL STUDIO下用C++调用。-LABVIEW production of small programs, generate DLL, and the STUDIO C++ VISUAL call.
Use-labview2011-to-make-dll
- 使用labview2011,生成dll给其他开发环境调用的方法和范例。-Using labview2011, generate DLL to other call method and example of the development environment.