搜索资源列表
Test_Online_demo
- JSP 的一个网业程序,作好的Demo欢迎大家使用 我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件-JSP a network industry procedures, make the Demo Everyone is welcome to use my own writing Java correspondence, the interface kits can be used when See readme.txt document,
DelayLoad_source
- The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses several DLLs, its initializat
appface_vc
- AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: \"appface.h\", \"appface.dll\" ,\"gtclassic.urf\" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将\"appface.h
HyperList
- 比ListView数据加载快百倍的HyperList 2.0 这是一个完整版本的正式的媲美Listview控件的控件(DLL),他拥有难以置信的速度和存储构建,排序性能,也可以连接到数据库,支持Listview所有的功能并且有额外的扩展,具体可以看示例.使用HyperList 2.0加载10条记录仅0.02几秒,而用标准的Listview控件加载需要25秒左右.-Hundred times faster than the ListView' s data loading Hype
HideFileHookFindNextFileFunction
- Hide File By Hook FindNextFile(Dll)2009年04月19日 星期日 22:23此为dll代码,使用的时候加载并调用SelfInject函数即可 -Hide File By Hook FindNextFile (Dll) 2009 年 04 月 Sunday, 19 22:23 This is the dll code, use the time to load and function can be called SelfInject
pifu
- 易语言开发,内存加载运行she皮肤,不释放dll文件。-Easy language development, memory load operation she skin, do not release the dll file.
AboutDll
- Load About Doialog from DLL.
LoadDLLTest
- LoadDLLTest-C# WinForm 动态加载DLL 通过配置文件,测试之前请先在VS里编译生成所有项目文件,包括DLL文件,源代码完整,实际上是通过窗体可视化界面来演示如何动态加载DLL库文件。-# WinForm dynamic loading LoadDLLTest-C DLL through the configuration file, before the test, please in the VS compiled all project files, including
vb.Rar
- VB仿写的iphone说说发表器,以手机浏览器的样式展现,实则调用ieFrame.dll实现。 mSkinner.bas类的用法:在需要更改按钮外观的窗体的Load事件中加入 Attach Me.hwnd更改按钮外观,Unload事件中加入 Detach Me.hwnd 还原按钮外观。-VB the Imitative the iphone talk about the the published mobile browser style show, actually call ieF
TestDLL
- testdll,一个如何在vc++中动态加载dll的实例。-A example about how to load a dll in visual c++.
Dll_Test
- 登陆窗口 可用做dll库,.net 4.5 -load from
CSharp-LoadCPP-dll
- 这是一个C#调用C++dll的文章及源代码,此内容很方便的是你了解C#与C++dll间的相互调用方法-c# load c++ dll