Downloads

These files can currently be downloaded from this site:

Icon File Size Short Description
decimals.zip 73kB 128 bit Decimal type, compatible with .NET type of the same name.
shellapis.zip 170kB New Shell APIs: shellapi.h, ulrmon.h, urlhist.h, shlwapi.h, shappmgr.h, shfolders.h and the shlobj range (i.e. shlobj.h, shlguid.h, shobjidl.h, isguid.h, exdisp.h and shtypes.h)
wincrypt.zip 265kB New WinCrypt: ncrypt.h, bcrypt.h, ntstatus.h and wincrypt.h.
cppobjs.zip 21kB Source to “using C++ objects in Delphi” .
cobjs.zip 21kB Source to “using C object files in Delphi” .
openarr.zip 9kB Source to “Open arrays and array of const” .
pchars.zip 7kB Source to “PChars: no strings attached” .
decimalsnasm.zip 43 kB Source to “A Tale of Two Assemblers”.
integerarray.zip 2kB Simple Integer array for blog post
animate.zip 20kB TAnimation component.
taskico.zip 17kB TTaskbarIcon component.
xtrakbar.zip 6kB TExTrackbar component.
radiodial.zip 23kB TRadioDial component in Delphi
radiocpp.zip 20kB TRadioDial component in C++
radiocs.zip 9kB RadioDial component in C#
shtrees.zip 21kB TShellTreeView component
diriters.zip 2kB TDirectoryIterator component
mrucombos.zip 2kB TMRUComboBox component
convertpack.zip 12kB Conversion Helper Package expert
compinstall.zip 92kB VCL Component Installer package expert
ideexplorer.zip 62kB IDE Explorer expert
folderama.zip 136kB Folderama folder selection tool (requires taskico.zip )
greppola.zip 137kB Greppola search tool
poscomparisons.zip 9kB Code to blog post Strings too slow outside WIN32?
msvcrt.zip 48kB Interface unit formsvcrtl.dll, as described in the article about interfacing with C object files
jurlmon.zip 16kB Old UrlMon.pas, compliant with the Borland guidelines
jwininet.zip 23kB Old WinInet.pas, compliant with the Borland guidelines
jintshct.zip 4kB IntShCut.pas, compliant with the Borland guidelines
quotes.txt 247kB My newsgroups quotes file.

All files on these pages are written and produced by me. Therefore they are my intellectual property. I ask you to respect this. You can use or enhance any component as you wish, but are not allowed to pass them on without my permission. I would be grateful if you, when using my components, would mention my name in your product documentation or about box.

Also look on the JEDI pages for some of my newer files: http://delphi-jedi.org

Feedback

For feedback, please e-mail me.

Standard Disclaimer for External Links

These links are being provided as a convenience and for informational purposes only; they do not constitute an endorsement or an approval of any of the products, services or opinions of the corporation or organization or individual. I bear no responsibility for the accuracy, legality or content of the external site or for that of subsequent links. Contact the external site for answers to questions regarding its content.

Disclaimer and Copyright

The coding examples presented here are for illustration purposes only. The author takes no responsibility for end-user use. All content herein is copyrighted by Rudy Velthuis, and may not be reproduced in any form without the author's permission. Source code written by Rudy Velthuis presented as download is subject to the license in the files.

Back to top