Archive for the ‘Uncategorized’ Category

Continuous realloc()

Posted: 29th September 2012 by Roman in Source, Uncategorized
Tags: , , , , ,

A colleague raised a question that realloc does better than free + malloc because allocated memory block is never being actually shrunk and reallocations to smaller size following by reallocations to larger (but still not larger than one of the previous) do not lead to heap locks and actual underlying heap memory block reallocations. While [...]

Website unavailability

Posted: 18th November 2010 by Roman in Uncategorized
Tags: , , , , ,

Unfortunately, the hosting provider EMC Web Hosting decided to stop service without prior notice and the website was removed without a chance to take a backup and files. Google Cache shows that there was an announcement on the website, if they could at least send an email prior to going offline it would be great. [...]

Sticky: Blog Navigation

Posted: 6th April 2008 by Roman in Uncategorized
Tags: ,

If you are searching for software or an utility: Software: check NTFS Links, DHCP Server pages WordPress Plugins: check Google Talk Sidebar Widget pages Utilities: check Utilities category and check subcategories on the sidebar If you are interested in C++ development, ATL and WTL: If you are interested in C++ DirectShow/Media Foundation development, check DirectShow [...]