Configure “Delegate” as a Forward Proxy

Delegate is a very simple and nice proxy which can be configured into many different kind of proxies depending on the use-case you are trying to implement. Best of all, it is open source i.e. free and works across various operating systems including our most hated Microsoft Windows platforms. But before I start to write […]

EasySMSv0.1 for Windows Mobile 6.x – Source Code

My previous post http://www.naresh.se/2009/09/24/easysmsv0-1-for-windows-mobile-6-x/ describes in detail why I created EasySMSv0.1 for my Windows Mobile device. Just search the Internet for “tmail.exe crashing in Windows Mobile” and you will find loads of people with the problem. Not one of them has been able to find a proper solution. I have created the application to have […]

Anonymous Pipes in Windows!

Recently I had been working on a program to get a set of HTML files rendered in IE and then copy the contents from the IE window to a word document. I wanted to do this in VC++ since it provides very easy access to COM objects like IE, Word, etc. and I have also […]