Chau Chee Yang Technical Blog

Friday, December 05, 2008

Windows: Get Reference Count of DLL in a process

›
Background Windows Dynamic Link Library (DLL) or Delphi Runtime Package (BPL) are both shared library for Windows OS.  As stated in MSDN :...
2 comments:
Wednesday, November 12, 2008

Windows: String Comparison and Sorting

›
The most common sorting style is code point sorting that is culture insensitive.  This type of sorting doesn't respect the radical order...
Saturday, November 08, 2008

Hack into Delphi class

›
The techniques introduce here against the design of Object Oriented Programming.  As the title implied, OOP rules are not enforce here.  I a...
2 comments:
Saturday, November 01, 2008

Linux: Download files in background

›
We may use wget to download files from HTTP or FTP services in background without user intervention.  wget supports resume and retry feature...
Wednesday, October 29, 2008

Linux: Install HP LaserJet 1020 on CUPS

›
First, I thought all printers configure on CUPS as local raw printer should works for windows workstation as long as I use correct printer d...
4 comments:
Saturday, October 11, 2008

Delphi 2009: Array is dead. Long live Array

›
I start learn the concept of array in high school mathematic subject.  The array has dimensions, 1D, 2D and so on.  The first programming la...
Thursday, October 09, 2008

Delphi 2009: SizeOf and Length

›
SizeOf and Length always confuse me.  Some time both function return same result but not always.  There are situations they have same behavi...
1 comment:
Friday, October 03, 2008

Delphi 2009: Unicode

›
W1050 WideChar reduced to byte char in set expressions.  Consider using 'CharInSet' function in 'SysUtils' unit This com...
4 comments:

Delphi 2009: Project Management

›
In Delphi 2007,if we compile our application with runtime package that has dot in the package file name (eg: SQL.patch.vcl.dcp), an exc...
Saturday, September 27, 2008

Linux: Upload files in background

›
We may use curl to upload files to a FTP server in background without user intervention.  curl supports resume and retry features as well. ...
Friday, September 26, 2008

Delphi 2009: Using DBX4 Framework

›
Delphi 2009 DBX4 has some behavioral changes compare to Delphi 2007 DBX4.  I blog all my study and research against DBX4 here so that I may ...
20 comments:
‹
›
Home
View web version

About Me

My photo
Chau Chee Yang
View my complete profile
Powered by Blogger.