I was telling you about Microsoft being hacked.
Here are the WinMe sources !
(ok i found that on SitePoint again)
Extract:
write_something (anything);
display_copyright_message ();
do_nothing_loop (infinite);
do_some_stuff (nothing_really);
if (still_not_crashed)
{
display_copyright_message ();
do_nothing_loop ();
basically_run_windows_3.0 ();
do_nothing_loop ();
do_nothing_loop ();
}
Your words