From - Thu Feb 15 08:27:15 2001 Return-Path: Received: from ifi.informatik.uni-stuttgart.de (ifi [129.69.211.1]) by informatik.uni-stuttgart.de (8.9.3/8.9.3) with ESMTP id UAA01021 for ; Fri, 2 Feb 2001 20:09:01 +0100 Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by ifi.informatik.uni-stuttgart.de (8.9.3/2.2) with SMTP id UAA19707 for ; Fri, 2 Feb 2001 20:07:06 +0100 (MET) Received: (qmail 6169 invoked by uid 0); 2 Feb 2001 19:08:29 -0000 Received: from pd90259e2.dip.t-dialin.net (HELO gmx.de) (217.2.89.226) by mail.gmx.net (mail10) with SMTP; 2 Feb 2001 19:08:29 -0000 Sender: heinchas@informatik.uni-stuttgart.de Message-ID: <3A7B0506.B372749D@gmx.de> Date: Fri, 02 Feb 2001 20:05:42 +0100 From: Andreas Heinchen X-Mailer: Mozilla 4.75 [de] (X11; U; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: lagally@informatik.uni-stuttgart.de Subject: =?iso-8859-1?Q?Spa=DF?=, Unfug und dergleichen Content-Type: multipart/mixed; boundary="------------B3AA3CBDB6FA61D68CA2C5D6" Dies ist eine mehrteilige Nachricht im MIME-Format. --------------B3AA3CBDB6FA61D68CA2C5D6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Von http://pcbs13.informatik.uni-stuttgart.de/www/fun/win98.c gibts es ein Update. Ich habs im Anhang. Andreas Heinchen --------------B3AA3CBDB6FA61D68CA2C5D6 Content-Type: text/plain; charset=us-ascii; name="win2000.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="win2000.c" /* Source Code to Windows 2000 */ #include "win31.h" #include "win95.h" #include "win98.h" #include "workst~1.h" #include "evenmore.h" #include "oldstuff.h" #include "billrulz.h" #include "monopoly.h" #define INSTALL = HARD char make_prog_look_big[1600000]; void main() { while(!CRASHED){ display_copyright_message(); display_bill_rules_message(); do_nothing_loop(); if (first_time_installation) { make_50_megabyte_swapfile(); do_nothing_loop(); totally_screw_up_HPFS_file_system(); search_and_destroy_the_rest_of_OS/2(); make_futile_attempt_to_damage_Linux(); disable_Netscape(); disable_RealPlayer(); disable_Lotus_Products(); hang_system(); } write_something(anything); display_copyright_message(); do_nothing_loop(); do_some_stuff(); if (still_not_crashed) { display_copyright_message(); do_nothing_loop(); basically_run_windows_3.1(); do_nothing_loop(); do_nothing_loop(); } } if (detect_cache()) disable_cache(); if (fast_cpu()) set_wait_states(lots); set_mouse(speed, very_slow); set_mouse(action, jumpy); set_mouse(reaction, sometimes); /* printf("Welcome to Windows 3.1"); */ /* printf("Welcome to Windows 3.11"); */ /* printf("Welcome to Windows 95"); */ /* printf("Welcome to Windows NT 3.0"); */ /* printf("Welcome to Windows 98"); */ /* printf("Welcome to Windows NT 4.0"); */ printf("Welcome to Windows 2000"); if (system_ok()) crash(to_dos_prompt) else system_memory = open("a:\swp0001.swp", O_CREATE); while(something) { sleep(5); get_user_input(); sleep(5); act_on_user_input(); sleep(5); if (rand() < 0.9) crash(complete_system); } create_general_protection_fault(); } --------------B3AA3CBDB6FA61D68CA2C5D6--