I am currently working on a personal project which requires to extend the operating system shell via a custom property page (IShellPropSheetExt interface), however, this customization has to behave differently to the default behaviour of the Shell, therefore I have to intercept the click event of any of the property page buttons (e.g.: Ok, Cancel […]
CyberNanny is on CodePlex
Hi Community, I would like to share with you all the CyberNanny project that I just published on CodePlex. I’ve submitted an article to MSDN magazine about it but I really don’t know when it’s going to be published, so please feel free to download and/or contribute to the project in the meantime. I will […]
Why C++ Still Matters
Hi Community, I would like to share with you this article on C++ Editor’s Note – MSDN Magazine July 2011 Regards, Angel
Memory Inspector Source Code on CodePlex
Hi Community, Please feel free to download the Memory Inspector Source Code from here and if you like it, feel free to join the project!!! Regards, Angel
Memory Inspector
Hi Community, please find here an Add-In I just published for Visual Studio on Visual Studio Gallery. It’s called “Memory Inspector” and in a few words… “it’s a tool for analyzing memory usage and allocations made by an application and its dependent modules. It also allows to collect information about the memory use at […]
Bonafide Ideas is live!!!
After being through hectic times, my new site “Bonafide Ideas” is live!!!. I’m going to keep my old blog but most or everything new will be posted on this one. Please welcome and I hope that the material posted here is helpful to you… Let’s write some code!!!