Archive for the ‘Others’ Category

Delphi.XE2.RTM Update3 v16.0.4358.45540 Lite v5.4

make with delphicbuilder_xe2_4358_win_dl.iso
integrate Freecat’s BdsPatch
Download Links:
M1 with 8 Parts(P1 P2 P3 P4 P5 P6 P7 P8)

TVideoGrabber v8.5.3.1 for Delphi 4-XE2, C++Builder 4-XE2

TVideoGrabber is a video capture / media player component for developers working with C#, VB, C++, Delphi, C++Builder, and COM-compatible development tools.
TVideoGrabber is also an advanced media player that lets you play audio/video clips at their normal speed, faster, slower, forward and backward, one by one or with a playlist.
Download Links:
M1
M2

Office 2010 Icons for Delphi Developers

RE-RIP Version of Glyfz,Fixed the white background to transparent and fixed the size.(This is a re-rip, transparency added, size fixed to 32×32 and 16×16),Special thanks to jbysmith
Download Links:
M1
M2

IP*Works! Delphi Edition v8 for D6-XE2 (Win32/64 VCL) Full

IP*Works! Internet Toolkit for your TCP/IP development environment,the most comprehensive suite of Internet communications components for professional developers
Download Links:
M1
M2

CRC32 Calculators in Delphi and .NET

A few of the projects used C#, others used Delphi, so here are a few references:

The Delphi Encryption Compendium at Google Code works from Delphi 5 through the current Delphi version
Delphi GUI and command-line based CRC32 calculation (including source code and EXEs) using this table-based CRC32 implementation
C# implementation of (very plain, not table based, so potentially [...]