DLLBind_Example

所属分类:Windows编程
开发工具:Visual C++
文件大小:12174KB
下载次数:3
上传日期:2013-05-24 10:15:47
上 传 者hexunting
说明:  虚幻引擎下,一个DLL库绑定的例子,例子简单易懂,可随时移置。
(UDK dll)

文件列表:
DLLBind_Example\Classes\TestDLLGameInfo.uc (121, 2009-11-25)
DLLBind_Example\Classes\TestDLLPlayerController.uc (760, 2009-11-25)
DLLBind_Example\TestDLL\ControlInfo.cpp (2898, 2012-02-14)
DLLBind_Example\TestDLL\ControlInfo.h (1393, 2012-03-29)
DLLBind_Example\TestDLL\Debug\TestDLL.lib (5864, 2012-03-29)
DLLBind_Example\TestDLL\dllmain.cpp (478, 2012-03-08)
DLLBind_Example\TestDLL\ipch\testdll-3ce78d22\testdll-c7cbec08.ipch (15794176, 2012-04-28)
DLLBind_Example\TestDLL\protocol.h (857, 2012-03-08)
DLLBind_Example\TestDLL\stdafx.cpp (294, 2009-11-11)
DLLBind_Example\TestDLL\stdafx.h (419, 2009-11-11)
DLLBind_Example\TestDLL\targetver.h (1428, 2009-11-11)
DLLBind_Example\TestDLL\TestDLL.cpp (36086, 2012-03-29)
DLLBind_Example\TestDLL\TestDll.dll (30720, 2012-02-01)
DLLBind_Example\TestDLL\TestDll.ilk (317748, 2012-02-01)
DLLBind_Example\TestDLL\TestDLL.sdf (45830144, 2012-04-28)
DLLBind_Example\TestDLL\TestDLL.sln (880, 2012-03-29)
DLLBind_Example\TestDLL\TestDLL.sln.old (879, 2009-11-25)
DLLBind_Example\TestDLL\TestDLL.suo (33280, 2012-04-28)
DLLBind_Example\TestDLL\TestDLL.suo.old (14336, 2012-02-01)
DLLBind_Example\TestDLL\TestDLL.vcproj (9058, 2012-02-01)
DLLBind_Example\TestDLL\TestDLL.vcproj.Mini-PC.Mini.user (2575, 2012-02-01)
DLLBind_Example\TestDLL\TestDLL.vcxproj (12759, 2012-03-29)
DLLBind_Example\TestDLL\TestDLL.vcxproj.filters (1699, 2012-02-08)
DLLBind_Example\TestDLL\TestDLL.vcxproj.user (356, 2012-03-08)
DLLBind_Example\TestDLL\UpgradeLog.XML (3811, 2012-02-01)
DLLBind_Example\TestDLL\UpgradeLog2.XML (677, 2012-02-06)
DLLBind_Example\TestDLL\_UpgradeReport_Files\UpgradeReport.css (3348, 2012-02-06)
DLLBind_Example\TestDLL\_UpgradeReport_Files\UpgradeReport.xslt (12505, 2010-05-04)
DLLBind_Example\TestDLL\_UpgradeReport_Files\UpgradeReport_Minus.gif (69, 2012-02-06)
DLLBind_Example\TestDLL\_UpgradeReport_Files\UpgradeReport_Plus.gif (71, 2012-02-06)
DLLBind_Example\TestDLL\ipch\testdll-3ce78d22 (0, 2012-04-28)
DLLBind_Example\TestDLL\Debug (0, 2012-06-25)
DLLBind_Example\TestDLL\ipch (0, 2012-04-28)
DLLBind_Example\TestDLL\_UpgradeReport_Files (0, 2012-02-01)
DLLBind_Example\Classes (0, 2009-12-01)
DLLBind_Example\TestDLL (0, 2012-04-28)
DLLBind_Example (0, 2012-02-02)

This is a Visual Studio 2008 project for a test DLL for use with the UDK DllBind feature. 1. Build TestDLL.dll and place in your Binaries\Win32\UserCode folder. 2. Put the *.uc files from the Classes folder in your Developement\Src\MyMod\Classes folder. 3. Edit your UTGame\Config\UTEngine.ini file to remove the semicolon from the line that says ModEditPackages=MyMod 4. Recompile scripts and then launch UDK.exe, for example UDK.exe dm-deck?game=MyMod.TestDLLGameInfo 5. Use the console commands Test1, Test2 and Test3 to call the DLL functions from UnrealScript. Please refer to this document for more information: http://udn.epicgames.com/Three/DLLBind.html

近期下载者

相关文件


收藏者