Thursday, August 16, 2007

Valiant effort to provide friendly messages

Our friends in the Vista team has gone a long way to make the OS friendly..
In fact, these days even when programs crash, Vista tells you in a nice way...

Today, trusty skype failed with this,


It took a while for that one to sink in..

Another little while to start imagining the possibilities...

_______ has stopped working.

Come up with your own friendly application name to insert here..

All you need is a C++ app which does

int * i = NULL ;
*i = 0 ;


1 comments: