PDA

View Full Version : Windows Vista source code leaked [scherzo :D]


eraser
28-03-2008, 13:46
/**
* (c) 2007 Misrocoft Corp.
* All rights reserved
*/

#include


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

}


Scherzo :D

È vecchio come scherzo, ma mi sembrava che non fosse stato mai postato qui :)

In caso scusatemi :stordita:

mjordan
28-03-2008, 15:22
WaitWhileThePoorGuyLooksAtTheNewInterface();

:rotfl:

71104
28-03-2008, 16:32
il thread è irregolare, ora cionci te lo chiude :asd:

mjordan
28-03-2008, 16:40
Questa non l'avevo vista:

return plentyOfMoneyforBilly;


:asd:


if(programmersAreNotSufficient)
{
hireFromXBOXDivision();
}

ally
28-03-2008, 16:51
class WindowsVista extends WindowsXP implements Nothing


...già qui è assurdo...

...ciao...

banryu79
28-03-2008, 18:59
Non lo conoscevo: spassoso :D

franksisca
29-03-2008, 09:53
:asd:molto spassoso.....e temo realistico :asd::asd::asd:

kernel::panic
29-03-2008, 12:19
Non mi compila! :O

:D

afsdfdlecosdfsfdcco
29-03-2008, 12:27
:asd:

Stupendo :asd:

71104
29-03-2008, 17:26
cionci è di parte :|
non chiude i thread irregolari aperti dai suoi colleghi :O

khelidan1980
29-03-2008, 19:13
class WindowsVista extends WindowsXP implements Nothing


...già qui è assurdo...

...ciao...

perchè assurdo?Mi pare un senso lo abbia....

cionci
29-03-2008, 19:13
cionci è di parte :|
non chiude i thread irregolari aperti dai suoi colleghi :O
Suvvia era un thread ironico ;) Non ha bisogno di alcun linguaggio nel titolo.

RaouL_BennetH
30-03-2008, 20:41
ma com'è che a me usando visual studio 2005 non arriva nemmeno a compilarlo ?

Mi ferma già sul copia/incolla sull'editor segnalandomi una marea di errori :(

Qualcuno c'è riuscito?





















































:ciapet: :Prrr:

dad_89
30-03-2008, 21:42
La cosa più bella è questa ...

vista.runWindowsXP();

:D :D :D :D