论坛


2008年11月15日 星期六

Delphi 的内存操作函数(6): 跨进程的内存分配

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

Delphi 为我们提供了三个方便的函数:GlobalAllocPtr {简化自 API 的 GlobalAlloc} GlobalReAllocPtr {简化自 API 的 GlobalReAlloc} GlobalFreePtr {简化自 API 的 GlobalFree}这些函数读写本程序以外的数据, 使用也很方便, 譬如:p := GlobalAllocPtr(0, Len); ...

IDE Fix Pack 1.0 for RAD Studio 2009

CodeGear| CodeGear-CodeCentral Delphi |16:38:41

The IDE Fix Pack installs an DLL-Expert that fixes the following Delphi/C++Builder 2009 bugs at runtime:* The TDBText control does not store the Color property into the DFM file if the property is set to clWindow* Form.Hide/Close trashes the stack...

TOpen/SaveDialog focus bugfix unit (2007/2009)

CodeGear| CodeGear-CodeCentral Delphi |16:01:23

TaskModalDialogBugFix is a bugfix unit that fixes QC #68740:Lost focus after TOpenDialog when MainFormOnTaskBar is set.(http://qc.codegear.com/wc/qcmain.aspx?d=68740)Usage:Add the unit to the .dpr file's uses-list. Nothing more to do. The unit's i...

IDE Fix Pack 1.6 for RAD Studio 2007

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

The IDE Fix Pack installs an DLL-Expert that fixes the following RAD Studio 2007 bugs at runtime:* IDE does not correctly resize the editor window in docked mode when the application is restored, maximized or resized (Win64).* Sometimes the IDE ha...

Website Performance Checker Software

delphi3000| delphi3000.com |12:00:00

Website checker monitors site performance

Windows NTFS Partition Rescue Program

delphi3000| delphi3000.com |12:00:00

Hard drive NTFS partition restoration utility recover damaged partition files, folders, Microsoft office documents including word, power point and excel, memorable pictures, corrupted MBR DBR MFT boot sector records and audio video music songs.

Digital Storage Data Recovery Software

delphi3000| delphi3000.com |12:00:00

pa href="http://www.partitionrecoveryfreeware.com/partitionrecoveryfreeware/revmda.htm"USB compact flash drive data recovery application/a retrieves undelete deleted digital snaps, unformat formatted USB removable media partition, lost missing pho...

Migrate MS Access To MySQL

delphi3000| delphi3000.com |12:00:00

MS Access to MySQL DB file conversion utility transfers single or group of table

Barcode Label Generator

delphi3000| delphi3000.com |12:00:00

Barcode builder software generate printable custom shaped barcode label, sticker

Convert MSSQL Database To MySQL

delphi3000| delphi3000.com |12:00:00

How to migrate large Microsoft SQL database records into MySQL database server?

BCS Delphi 2009 Code Generator

CodeGear| CodeGear-CodeCentral Delphi |10:16:12

The Brooks Computing Systems Delphi 2009 Code Generator provides all the necessary communications to generate source code for Delphi 2009 windows personality applications. From a simple dialog the end user produces the source code for non data win...

Application De/Activate bugfix unit (2007/2009)

CodeGear| CodeGear-CodeCentral Delphi |08:15:19

AppDeActivateZOrderFix is a bugfix unit that fixes QC #59963:Closing a non-modal forms after a task switch can deactivate the application.(http://qc.codegear.com/wc/qcmain.aspx?d=59963)Usage:Add the unit to the .dpr file's uses-list. Nothing more ...

Memories of Turbo Pascal version 1.0 - Steinar Gravem, Norway

David I| Sip from the Firehose |07:27:48

I started back in 1984, reading the advertisement of Turbo Pascal?1.0 in the magazine Byte. A Lightning-fast compiler it told. Turbo Pascal 1.0, had a nice price, $ 49.99. Next, the revolutionary compiling speed, or Turbo speed, this was a new wo...