Jordi Corbilla
I have been using Mock objects a lot with Delphi and I have implemented a small example and that you can find available in my personal repository on Google code. This simple example plays with… … Read more
12 years ago in Delphi, delphi 2010, Delphi XE, Mock0
Jordi Corbilla
It is time for a retrospective now that we have gone through the first half of the year. Projects are coming along and I will be updating TDPE (Thundax Delphi Physics Engine) and PZaggy (Graph tool) which wil… … Read more
12 years ago in Delphi, News0
Jordi Corbilla
In this article I am playing with Unit tests and TCustomAttributes as I am working on different ideas to build up a lightweight testing framework. Basically I liked the idea of TestCase attribute from NUnit… … Read more
13 years ago in Delphi, DUnit, TCustomAttributes, Unit Testing0
Jordi Corbilla
To run an application from a service impersonating an user account, first we need to install “JEDI API Library & Security Code Library” as it contains different interesting OS callings which are really useful in… … Read more
13 years ago in API Windows, Delphi, delphi 2010, Delphi XE, JEDI, Services, windows0
Jordi Corbilla
It’s again debugging time and in this post I’m going to put forward how to use ADPlus to troubleshoot hangs or crashes of our Delphi applications. As I’m sure you know, applications are getting more and… … Read more
13 years ago in Debug, Delphi, delphi 2010, Delphi XE, windows0