June 30, 2013
bug fixes, debug, delphi, interpreter / compiler, multithreading, programming languages, technical, tricks, Win32 API, windows scripting host
I’ve moved the following from the stackoverflow.com before I delete the post. It was suggested that “It’s not a valid question if the answer can be found only using …
Some complex tasks might not be so complicated. For example, to emulate the matrix printing like the following. All you need is just a few lines of code in …
Today, I logged in to the Google Adsense Control Panel and I found this little score board. It has little score for ‘Revenue optimization’ and I followed the suggested …
My wife’s brother is a junior high school student and he asked me this simple math problem. Simplify if .This isn’t difficult at all. The other number, flashes to …
My FTP provider (fasthosts) only allows 150MB maximum usage per database created. This is big enough for most personal usages. However, the other day, after I logined to the …
If you have encounter the compiler problem in Delphi 2007 on Windows 8 x64 platform, like the following. You probably wondering what happens here. Some projects seem perfectly fine. …