Page 1 of 1

Windows Vista Source Code Leaked!!!

PostPosted: Sat Jun 17, 2006 5:18 pm
by EirePlane
A crucial part of the code for Microsoft's Windows Vista has been leaked on the internet. If Billy Gates was still there i'm sure he wouldn't be happy

Code: Select all
/**
* (c) 2007 Misrocoft Corp.
* All rights reserved
*/

#include <osx_tiger_features.h>


class WindowsVista extends WindowsXP implements Nothing
{
     boolean beta = true;

     WindowsVista()
     {
          checkIfHardwareIsCompatible();
          /** Ok. The idiot seems to have some high end hardware.
           * Lets make his life miserable
           */
          
          runInternetExplorer7();
     }


     void checkIfHardwareIsCompatible()
     {
     /*
     * Lets make sure that half the world cannot run this OS while
     * we fix all the bugs
     */
          if((installedRam < 2GB) && (processorSpeed < 4GHz))  
          {
MessageBox("Your System does not seem to be capable of running zero err.. aero glass and the like. Please upgrade the hardware and try again.");
               WaitTillPoorGuyReadsTheMessage();
               bsod();
          }
     }


     void runInternetExplorer7()
     {
          IE7 ie7 = new IE7();
          
          ie7.featureSet = firefox_features
               + safari_features
               + opera_features + lot_of_bugs;
          
          ie7.run();
          WaitWhileThePoorGuyLooksAtTheNewInterface();
          bsod();

     }

     /**
      * return true when product is stable.
      */
     boolean isReadyForRelease()
     {
          int lastReportedNumberOfBugs = 3457888E+08
          int totalNoOfNewFeatures = 600;
          boolean readyForRelease = false;


          sendFeatureSetToMarketingGuys();

          while (marketingGuysAreAtIt)
          {
               Thread fixBugsWhileInBeta = new fixBugsWhileInBeta();

               fixBugsWhileInBeta.assignProgrammer(oneBug);
               fixBugsWhileInBeta.start();

               if(programmersAreNotSufficient)              
               {
                    hireFromXBOXDivision();
               }

               if(aMonthHasPassed)
               {
announce("Windows Vista Consumer Version Will be delayed by one more month");
                    dropAFewFeatures();
                    totalNoOfNewFeatures = totalNoOfNewFeatures - 10;
               }

/** Boss strictly told me that we should have no more than * 7000 bugs
               * when we ship the item
               */
               if(lastReportedNumberOfBugs-- == 7000)
                    return true;

          }

     }

     int main(void)
     {
          WindowsVista vista = new WindowsVista();
          vista.runWindowsXP();
          return plentyOfMoneyforBilly;
     }

}

Re: Windows Vista Source Code Leaked!!!

PostPosted: Sat Jun 17, 2006 6:31 pm
by flyboy 28
Sounds about right. :)

Re: Windows Vista Source Code Leaked!!!

PostPosted: Sat Jun 17, 2006 10:33 pm
by BFMF
The old version of the ME source code was better....

Re: Windows Vista Source Code Leaked!!!

PostPosted: Sat Jun 17, 2006 11:55 pm
by legoalex2000
um... thats Java. i know that hands-down.

:)ramos

Re: Windows Vista Source Code Leaked!!!

PostPosted: Mon Jun 19, 2006 5:10 pm
by Overspeed
nope... thats the coding for FSX...

*/


this is all of Vista

Re: Windows Vista Source Code Leaked!!!

PostPosted: Mon Jun 19, 2006 5:12 pm
by Airshow_lover
;D

hehehe

Re: Windows Vista Source Code Leaked!!!

PostPosted: Mon Jun 19, 2006 6:29 pm
by gottoflynow
LOL ;D ;D

-gottoflynow

Re: Windows Vista Source Code Leaked!!!

PostPosted: Tue Jun 20, 2006 4:26 pm
by Jared
lol, this is probably truer than we expect.....:-/

Re: Windows Vista Source Code Leaked!!!

PostPosted: Wed Jun 21, 2006 1:39 am
by Flt.Lt.Andrew
Go forth and reak vengeance, IBM! GO!


A.