December 2009

Talking to Windows Services – Lachlan Gemmell

We will look at how to implement a Windows Service application and examine the options to “talk” to the service. The presentation will cover the standard Windows Service class TService and what RemObjects has to offer in comparison.

DUnit Test Delphi User Interfaces – Mathias Burbach

This presentation will cover how to write unit tests with DUnit against forms & dialogues. We will see how we can implement an automated test suite even if modal dialogues are involved.
The source code can be downloaded from here.