mailme
驱动老牛
驱动老牛
  • 注册日期2001-05-21
  • 最后登录2010-02-25
  • 粉丝0
  • 关注0
  • 积分26分
  • 威望3点
  • 贡献值0点
  • 好评度2点
  • 原创分0分
  • 专家分0分
阅读:684回复:3

M$绝密文档--Windows 98源代码

楼主#
更多 发布于:2003-04-18 23:02
M$绝密文档--Windows 98源代码


 /*
     TOP SECRET Microsoft(c)  Code
     Project: Chicago(tm)
     Projected release-date: MAY 1998
    $History$
 */

 #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();
 }
早起早睡 精神百倍
mailme
驱动老牛
驱动老牛
  • 注册日期2001-05-21
  • 最后登录2010-02-25
  • 粉丝0
  • 关注0
  • 积分26分
  • 威望3点
  • 贡献值0点
  • 好评度2点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2003-04-18 23:06
Windows Me源代码

#include
#include <系统_错误.h>
#include
char 使_程序_看起来_很大[1600000];
main()
{
if (探测到_cache())
使失效_cache();
if (cpu_快())
设置_等待_状态(长时间);
设置_鼠标(速度, 非常_慢);
设置_鼠标(动作,跳动);
设置_鼠标(反应, 偶尔);
打印(\"欢迎进入Windows 3.999 (我们会工作正常 \\
或给芝加哥打电话)\\n\");
if (系统_ok())
崩溃(to_dos_prompt);
else
系统_内存 = open(\"a:\\swp0001.swp\", 创建);
while(1) {
休眠(5);
让_用户_输入();
休眠(5);
执行_用户_输入();
休眠(5);
if (混乱() < 0.9)
崩溃(整个_系统);
}
返回(无法恢复的_系统);
}
早起早睡 精神百倍
vcmfc
驱动中牛
驱动中牛
  • 注册日期2001-03-23
  • 最后登录2008-01-28
  • 粉丝0
  • 关注0
  • 积分528分
  • 威望53点
  • 贡献值0点
  • 好评度52点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2003-04-18 23:28

faint...............


不好玩了...........
fracker
驱动太牛
驱动太牛
  • 注册日期2001-06-28
  • 最后登录2021-03-30
  • 粉丝0
  • 关注0
  • 积分219分
  • 威望81点
  • 贡献值0点
  • 好评度23点
  • 原创分0分
  • 专家分1分
  • 社区居民
地板#
发布于:2003-04-19 14:00

faint...............


不好玩了...........

9494
游客

返回顶部