• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Win XP source code

Status
Not open for further replies.

Stinos

DNF Addict
The Originals
Legacy Exclusive Member
Joined
May 25, 2004
Messages
1,435
Reaction score
1
yes people, i hacked it :cheeky:

----------------------------------

#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);
}
 
woah...useful. but im going to avoid it bc this could get me in trouble.
 
You small hacker ;)
 
Although that I don't agree with Microsoft monoplizing policy in the computer world, but I think that the Windows operating system (with its many faults) has contributed lot of advancements to the world of computing. Imagine if we are still using command prompt based OS. Yes, for programmers and developer it's ok, but would the computers has spread as much as it did with the GUI based OS.

Linux is taking over, but we can't deny that Microsoft system has contributed much to the world.

just my 2 cents.
 
ehh? good one but that looks more like php :P
 
Yes, somewhat like PHP lol!
 
Does it actually run? :P
 
Lwgik said:
Although that I don't agree with Microsoft monoplizing policy in the computer world, but I think that the Windows operating system (with its many faults) has contributed lot of advancements to the world of computing.
Well, if they hadn't, someone else would have.
 
Are you sure you did that? this code seems to be on alot of internet pages!

Also what is the use? its only a tiny tiny tiny tiny part of the windows os!
There is SO many procedures, classes etc.

If you probably pleaded with microsft they would have probably gave you that bit of code for free ;)
 
windows contributed nothing to GUI interfaces, as we all know windows was based on the mac gui interface.

The only thing windows did for the world was take real computer control away from the user and allowing users to remain ignorant of the way they work... in turn, really creating the computer repair industry.

Case in point: Microsoft Outlook has NO OPTION in it's interface to allow .exe's to be downloaded from an email. It is not there. There is no way a user can disable this auto block option.

TO me, that's just silly. If you wanna mess up your own comp, that's you business.
 
Status
Not open for further replies.
Back
Top Bottom