-
MirHeroDb
蓝月英雄版合区工具,包含如何读取mir.db,hum.db(Blue Moon Heroes version zone tools, including how to read mir.db, hum.db)
- 2020-06-26 17:40:02下载
- 积分:1
-
standloneSDK_6.2.4.0(64bit)-
Code for AES conversion
- 2020-06-24 09:40:07下载
- 积分:1
-
wpTools_6.10_SE__FullSource_
This is the WPTools 6.x VCL
Copyright (C) 2004-2009 by WPCubed GmbH
- 2012-10-27 05:26:55下载
- 积分:1
-
MMTools.2.0.FullSource_2
MM tools Components For DELPHI
- 2018-05-09 07:09:26下载
- 积分:1
-
ConsolHelper
Consol Helper, is a small program that help you execute consol based programs with a lot of features,
For example,
- you can select files using standard windows dialogs before applying commands,
- entering a specified path before executing a program command.
- converting default shell path to ms.dos 8.3 length path name,
...
and much more.
- 2012-02-11 13:01:50下载
- 积分:1
-
465
Delphi连接MSSQL读取数据并横向打印内容,编程学习源码,很好的参考资料。(Delphi MSSQL read data connection and landscape printing content, programming learning source, a good reference.)
- 2014-02-08 13:32:56下载
- 积分:1
-
RGBUtilities
usefull codes to understand better the rgb system on delphi.
- 2009-04-26 05:53:57下载
- 积分:1
-
Delphi_write_DLL_complete
说明: delphi下制作DLL程序全面的讲解
有一些输入法的调用例子
一 Dll的制作一般分为以下几步:
1 在一个DLL工程里写一个过程或函数
2 写一个Exports关键字,在其下写过程的名称。不用写参数和调用后缀。
二 参数传递
(Use delphi to design DLL program.
call ime program
)
- 2011-02-27 06:55:57下载
- 积分:1
-
ThemeExplorer
Delphi Theme Explorer
- 2013-10-23 16:56:32下载
- 积分:1
-
listviewprint
listview 的使用
delphi 下打印listview 列表中的内容(listview and Printers
Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode)
if hDevMode <> 0 then
begin
// 获取指向DeviceMode的指针
pDevMode := GlobalLock(hDevMode)
if pDevMode <> nil then)
- 2009-11-17 10:05:13下载
- 积分:1