Hackerboard WikiHaboBlog

[HaBo]

 
Fun Section Witzige Geschichten aus der Computerwelt.

Windows98 Sourcecode

Diskussion: Windows98 Sourcecode im Forum Fun Section, in der Kategorie HaBo Lounge; Windows98 Sourcecode /* TOP SECRET Microsoft(c)á Code Project: Chicago(tm) Projected release-date: Summer 1998 */ #include "win31.h" #include "win95.h" #include "evenmore.h" ...

Antwort
Alt 19.01.04, 16:27   #1 (permalink)
Member of Honour
 
Benutzerbild von Sven
 
Registriert seit: 14.09.03
Sven Leistung: 8086Sven Leistung: 8086
Likes: 23
Standard Windows98 Sourcecode


Windows98 Sourcecode

/*

TOP SECRET Microsoft(c)á Code

Project: Chicago(tm)

Projected release-date: Summer 1998

*/



#include "win31.h"

#include "win95.h"

#include "evenmore.h"

#include "oldstuff.h"

#include "billrulz.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();

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.11"); */

/* printf("Welcome to Windows 95"); */

printf("Welcome to Windows 98");

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);

}

create_general_protection_fault();

}


by G.o.D.

__________________
Mein Portfolio

best view with open eyes
Sven ist offline   Mit Zitat antworten
Alt 19.01.04, 18:48   #2 (permalink)
 
Registriert seit: 03.04.03
Crypt Leistung: Facit NTK
Likes: 0
Standard

*hrrr*

den willkürlichen absturz sollte man noch einbauen hehe
Crypt ist offline   Mit Zitat antworten
Antwort
   

Werbung ist gerade online    

[HaBo] » Sonstiges » HaBo Lounge » Fun Section » Windows98 Sourcecode
Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks sind aus
Pingbacks sind aus
Refbacks sind aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
MySQL 4.0* Sourcecode Gulliver Linux/UNIX 2 14.09.07 13:51
windows98 - pc fährt nicht runter Sonne Windows 8 18.04.05 22:35
windows98-explorer lädt nicht mehr haegar Hardware Probleme 3 04.01.05 13:55
libretto und windows98 octopus Windows 3 05.11.03 17:44


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61