VCL Component

Due to a few bugs found in my TOpenGLAPPanel i’m releasing an update. Draw2DText, Draw3DText and Get3DTextSize contained a Unicode error, so I desided to go back to good old char * in those functions.

Scanner

Small scanner application to demonstrate multi document environment (MDI) . It uses the “twain_32.dll” for handling the interface to your scanner.

TDirect2DCanvas

The TDirect2DCanvas introduces an easy way of using Direct2D, a new 2-D graphics wrapper for Windows 7. Look here for information from microsoft: http://msdn.microsoft.com/en-us/library/dd370987(VS.85).aspx

Camera

This is a recompile of my web camera example program using the “video for windows” library, and build in capturing to avi file. If you need an encoder, try using “Windows Media Video 9 VCM” http://www.microsoft.com/downloads/details.aspx?FamilyID=0C99C648-5800-4… Remarks: This is using VFW and the function capGetDriverDescription() only retrieves driver information like “Microsoft WDM Image Capture (Win32)”.
Read More »

Windows 7

With the new operation system from Microsoft, we have the ability to access new features in the taskbar. One of them is to have a progressbar and a few display states. This example demonstrates the use of the progress bar.

VCL Component

Embarcadero RAD Studio 2010 has been out for a while, and normally I’m digging up my old OpenGL VCL component, and making sure that it is compiling. This time it took a little bit longer but download it here below, or go to my download page (you can find it on top of my page).

Homepage

Hey folks, its time to fresh up my site a little bit, so you will see some changes around here. The content is a little sparse at the moment, but I will try to add both old and new stuff to my site.