Article archive

02/06/2010 23:06

Messages, hooks & registry

  Handling Windows Messages  delphi.about.com/od/windowsshellapi/a/aa020800a.htm THook Delphi Class delphi.about.com/od/windowsshellapi/a/delphi-hooks.htm Monitoring Registry Changes delphi.about.com/library/nosearch/npf052003.htm
26/05/2010 00:05

Learn by example

delphi.about.com/od/fullcodeprojects/Free_Source_Code_Delphi_Projects.htm   And an interesting resources performance...
25/05/2010 14:02

yummy

msdn.microsoft.com/en-us/library/ms681385(v=VS.85).aspx blogs.msdn.com/tonyschr/archive/2005/05/25/desktop-heap-limitations.aspx
24/05/2010 20:18

Advanced delphi

https://delphi.about.com/od/windowsshellapi/u/advanced_delphi.htm
24/05/2010 16:05

Delphi console application

https://delphi.about.com/library/nosearch/npf091101.htm
24/05/2010 14:22

Network Resources Mapping

  var     NetResource : TNetResource;   begin     NetResource.dwType := RESOURCETYPE_DISK;     NetResource.lpLocalName := 'm:'; {use here letters A-Z that are not already mapped}     NetResource.lpRemoteName :=...
25/04/2010 13:24

Testing vs. Checking

Interesting article: https://www.developsense.com/blog/2009/08/testing-vs-checking/ ... and interesting site: https://www.testingreflections.com/
24/04/2010 12:59

Process explorer - Performance info

Process performance info:   Global system performance info:
20/04/2010 00:00

Delphi performance testing

Building the documentation...   Raw data to be obtained after running the performance routines:   type     TPerformance_Information = packed record       GlobalMemory_MemoryLoad : Double;       GlobalMemory_TotalPhys :...
19/04/2010 00:00

First blog

Interesting stuff: Pushing the limits of Windows

Search site

Contact