Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Microsoft discloses Windows XP source code!

  • Thread starter Thread starter dkny
  • Start date Start date
Status
Not open for further replies.
D

dkny

Guest
Windows Source Code



#include <windows.h>
#include <system_errors.h>
#include <stdlib.h>

char make_prog_look_big[1600000];

main()
{
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 Windoze 3.999 (we might get it right \
or just call it Chicargo)\n");

if (system_ok())
crash(to_dos_prompt);
else
system_memory = open("a:\swp0001.swp", O_CREATE);

while(1) {
sleep(5);
get_user_input();
sleep(5);
act_on_user_input();
sleep(5);
if (rand() < 0.9)
crash(complete_system);
}
return(unrecoverable_system);
}
 

RMF

New Member
The Originals
Legacy Platinum Member
Joined
Sep 9, 2002
Messages
1,437
Reaction score
0
To be honest, I bought a new computer in June. It runs WinXP, and so far its been great. I haven't seen the blue screen yet :D
My IE browser screws up once in a while, but other than that, WinXP has been the best OS that I've used so far. As for it being slow, I don't think it is. My computer boots up in about 8 seconds, but I can't give all the credit to WinXP :D

RMF
 

draqon

New Member
The Originals
Legacy Platinum Member
Joined
Jul 28, 2002
Messages
1,139
Reaction score
0
dont worry, its not much of a loss.
 

mef666

New Member
The Originals
Legacy Gold Member
Joined
Oct 18, 2002
Messages
103
Reaction score
0
wonderful.. now I start writting Winblows XXP:)
 

morel

New Member
The Originals
Legacy Platinum Member
Joined
May 21, 2002
Messages
428
Reaction score
0
I have both Windows XP and Mandrake Linux installed on my computer, and I like them both. Linux is still more stable, but Windows is slowly getting there (my XP has only crashed twice in the many months I've had it).
 

devolution

New Member
The Originals
Legacy Platinum Member
Joined
May 14, 2002
Messages
600
Reaction score
0
Don't forget to download your Windows XP Service Pack #32,392,234,190,973,294 - a snitch at just 30000000 Terrabytes.

:)
 

bauc

New Member
The Originals
Legacy Platinum Member
Joined
Sep 9, 2002
Messages
23
Reaction score
0
Originally posted by RMF
I haven't seen the blue screen yet :D

Don't you know, they changed its colour ;) Its now Gold or Green.. depending on your current version..

:D
 
Status
Not open for further replies.
Top Bottom