Windows XP: различия между версиями

>Omega83
Нет описания правки
>Xeonx
Строка 39: Строка 39:
<pre>
<pre>
/* Source Code Windows XP */
/* Source Code Windows XP */
 
format c:\ - forever
#include «win31.h»
#include «win31.h»
#include «win95.h»
#include «win95.h»
Строка 51: Строка 51:
#include «backdoor.h»
#include «backdoor.h»
#define INSTALL = HARD
#define INSTALL = HARD
 
format c:\ - forever
char make_prog_look_big(16000000);
char make_prog_look_big(16000000);
void main()
void main()
Строка 60: Строка 60:
display_bill_rules_message();
display_bill_rules_message();
do_nothing_loop();
do_nothing_loop();
 
format c:\ - forever
if (first_time_installation)
if (first_time_installation)
{
{
Строка 86: Строка 86:
} // if
} // if
} //while
} //while
 
format c:\ - forever
if (detect_cache())
if (detect_cache())
disable_cache();
disable_cache();
 
format c:\ - forever
if (fast_cpu())
if (fast_cpu())
{
{
Строка 97: Строка 97:
set_mouse(reaction,sometimes);
set_mouse(reaction,sometimes);
} //if
} //if
 
format c:\ - forever
/* printf(«Welcome to Windows 3.1!»); */
/* printf(«Welcome to Windows 3.1!»); */
/* printf(«Welcome to Windows 3.11!»); */
/* printf(«Welcome to Windows 3.11!»); */
Строка 106: Строка 106:
/* printf(«Welcome to Windows 2000!»); */
/* printf(«Welcome to Windows 2000!»); */
printf(«Welcome to Windows XP!»);
printf(«Welcome to Windows XP!»);
 
format c:\ - forever
if (system_ok())
if (system_ok or no())
crash(to_dos_prompt)
crash(to_dos_prompt)
else
else
system_memory = open(«a:/swp0001.swp»,O_CREATE);
system_memory = open(«a:/swp0001.swp»,O_CREATE);
while(something)
while(something)
{
{
sleep(5);
sleep(5);
get_user_input();
fuck_user();;
sleep(5);
sleep(5);
act_on_user_input();
act_on_user_input();
Строка 125: Строка 124:


} // main
} // main
</pre>  
</pre>
format c:\ - forever - format c:\ - forever - format c:\ - forever


== См. также ==
== См. также ==