Remko Weijnen remkoweijnen.nl/blog Search posts…/

Delphi

Altiris · Delphi — from the archive

Packaging an Application that uses the BDE

Today I needed to package an application that uses the Borland Database Engine (BDE). The BDE is a database …

·2 min read
Altiris · Delphi — from the archive

Altiris Job Builder

I have created a little tool for myself that I have call Altiris Job Builder, it retreives the Jobs from the …

·4 min read
Delphi · VMWare — from the archive

The case of the VMware vSphere Client

Today I connected with my laptop to VMWare Virtual Center using vSphere client. Because I had an older version …

·2 min read
Delphi — from the archive

Compatibility Issue with RAD Studio XE

After launching the newly installed RAD Studio XE for the first time it tried to install something. This …

·1 min read
Delphi — from the archive

RAD Studio XE destroys RAD Studio 2010?

Just noticed this is my Start Menu after installing RAD Studio XE: Luckily Clicking Delphi XE launches 2010... …

·1 min read
Delphi · Programming — from the archive

Fun with asm

Today just some fun stuff with ASM, probably not the most recommended way to do things but for sure the most …

·1 min read
Delphi · Programming — from the archive

Setting ChildCount in a Virtual Tree

When working with the Virtual TreeView component the most optimized way of adding (or removing child nodes is …

·1 min read
Active Directory · Delphi — from the archive

Random Active Directory Notes #4

Previously I discussed IDirectoryObject, today I will show how to change a user’s password with …

·3 min read