论坛


2009年1月15日 星期四

Delphi 与 DirectX 之 DelphiX(24): TDirectDrawSurface.Blt()、BltFast();

万一| 万一的 Delphi 博客 |23:00:00

这两个函数可不是一般的麻烦, 特别是 Blt(); 暂时搞不彻底, 这是初步尝试的例子:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DXDraws, StdCtrls, DirectX; type TForm1 = c...

Delphi 与 DirectX 之 DelphiX(23): TDirectDrawSurface.Blur;

万一| 万一的 Delphi 博客 |20:47:00

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DXDraws, StdCtrls; type TForm1 = class(TForm) DXDraw1: TDXDraw; Button1: TButton; Button2: TBut...

Delphi 与 DirectX 之 DelphiX(22): TDirectDrawSurface.Noise();

万一| 万一的 Delphi 博客 |18:26:00

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DXClass, DXDraws, ComCtrls; type TForm1 = class(TForm) DXDraw1: TDXDraw; TrackBar1: TTrackBar; ...

Delphi 与 DirectX 之 DelphiX(21): TDirectDrawSurface 的绘图命令

万一| 万一的 Delphi 博客 |18:10:00

TDirectDrawSurface.PokeLine(); TDirectDrawSurface.PokeLinePolar(); TDirectDrawSurface.PokeBox(); TDirectDrawSurface.PokeBlendPixel(); TDirectDrawSurface.PokeCircle(); TDirectDrawSurface.PokeEllipse(); TDirectDrawSurface.PokeFilledEllipse(); TDirec...

DllHijacker For Delphi

DELPHI盒子| Delphi盒子 |16:01:00

生成用于Dll劫持的Delphi模板,部分DLL需要修改代码后才能支持劫持。 界面如下

DeCAL (Update 2) for Delphi 2009

CodeGear| CodeGear-CodeCentral Delphi |15:11:20

The Delphi Container and Algorithm Library (DeCAL) is a powerful library of reusable container classes, generic algorithms, and an easy to use persistence mechanism. It is similar to and based on Stepanov's STL.This is a port of Ross Judson's DeCA...

Delphi 与 DirectX 之 DelphiX(20): TDirectDrawSurface.FillRect...

万一| 万一的 Delphi 博客 |10:07:00

TDirectDrawSurface.Fill(); TDirectDrawSurface.FillRect(); TDirectDrawSurface.FillRectAlpha(); TDirectDrawSurface.FillRectAdd(); TDirectDrawSurface.FillRectSub(); 其中 Fill 在前面每个例子中都有用到; 另外注意: 这几个函数中的颜色格式有点乱: Fill 与 ...

Enumerating available SQL Servers using Delphi code + Retrieving databases on a SQL Server

About.com| About.com Delphi Programming |03:00:07

in Delphi does SQL :: If you are doing database development with Delphi and Microsoft's SQL Server is your choice (I'm thinking of using Delphi over ADO and OLE...

Why use DB Optimizer?

Pawel Glowacki| Pawel Glowacki |00:38:00

Until today I did?not know how innovative?DB Optimizer is! Is there anything coming close out there? I did not know that Kyle - DBOptimizer architect - likes to take photos:-) Ignorance is BLISS … or not? *) the photo?was taken by Grzenius ...