How To Get Your Cpu Speed ?
16th April 2008
For you guys that need to know what is your cpu speed we got the snippet to get the cpu timer speed here … Read the rest of this entry »
Posted in Snippet | 1 Comment »
16th April 2008
For you guys that need to know what is your cpu speed we got the snippet to get the cpu timer speed here … Read the rest of this entry »
Posted in Snippet | 1 Comment »
3rd April 2008
Hi, have you guys , ever involved in creating application that will be used in different country or event different time zone ? well in most case ..all data that have DateTime value will be much saver if we saved it on GMT time basis.. and there for when we want to display the data to our GUI need to be converted into localize timed, Read the rest of this entry »
Posted in Snippet | No Comments »
29th March 2008
Have you ever wish that delphi case statement can use with string, and you find out that it was can’t and it only received ordinal …? well with a little trick now you can use case with string. Read the rest of this entry »
Posted in Snippet | Comments Off