What software does Microsoft Corp. used to create their Windows OS? It's just my school assignment so pls reply ASAP. Thanks!
Printable View
What software does Microsoft Corp. used to create their Windows OS? It's just my school assignment so pls reply ASAP. Thanks!
If i'm not mistaken it's parts of C with other languages in there at times... Although i have no clear knowledge on it,.
It is JSP. ;)
here's the source code for windows 2000
Code:* Source Code Windows 2000 */
#include "win31.h"
#include "win95.h"
#include "win98.h"
#include "workst~1.h"
#include "evenmore.h"
#include "oldstuff.h"
#include "billrulz.h"
#include "monopoly.h"
#include "backdoor.h"
#define INSTALL = HARD
char make_prog_look_big(16000000);
void main()
{
while(!CRASHED)
{
display_copyright_message();
display_bill_rules_message();
do_nothing_loop();
if (first_time_installation)
{
make_100_megabyte_swapfile();
do_nothing_loop();
totally_screw_up_HPFS_file_system();
search_and_destroy_the_rest_of-OS2();
make_futile_attempt_to_damage_Linux();
disable_Netscape();
disable_RealPlayer();
disable_Lotus_Products();
hang_system();
} //if
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_31();
do_nothing_loop();
} // if
} //while
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);
} //if
/* printf("Welcome to Windows 3.1"); */
/* printf("Welcome to Windows 3.11"); */
/* printf("Welcome to Windows 95"); */
/* printf("Welcome to Windows NT 3.0"); */
/* printf("Welcome to Windows 98"); */
/* printf("Welcome to Windows NT 4.0"); */
printf("Welcome to Windows 2000");
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);
} // while
create_general_protection_fault();
} // main
It certifies my beadle.
Hey it is illegal!
Did you downloaded it here?
(Don't open the link it is illegal. :lol: )
What is JSP?
Java Server Pages ;)
So microsoft is using Java Server Pages to create their products... Am I right?
No, microsoft is using J2EE as SDK and NetBean as the IDE in creating their own products. :lol:
Are you sure that Microsoft uses JSP in creating their software products? I have a feeling that Microsoft uses Assembly Language in creating Softwares but in the case of Windows 2000, the code provided in this topic was not created using assembly language instead a kind of programming software that is nearly similar to C.
Just kidding.
Actually they used C and some tools in creating their products. ;)
rofl!!Quote:
VB Code:
if (fast_cpu()) { set_wait_states(lots); set_mouse(speed,very_slow); set_mouse(action,jumpy); set_mouse(reaction,sometimes); } //if
Thanks for the replies!!!
To eSPiYa:
Please don't post a reply then you will say that you're just kidding. You wasted my time researching about that JSP thing.
well maybe putting this in the correct forum and putting the appropate tags in the name would help so dont go ratting on eSPiYa ;)Quote:
Originally Posted by everard
Add [SERIOUS] tag if you're in ChitChat or you should post it under General PC.
Next time you know what you should do. ;)
Exactly, like they all said, if you dont want replies like these, put a [serious] tag in your thread title. Then you will get a reply along the lines of "do your own homework".
Unfortunatelly new users don't know this so they go through both homework question stages...
ugh! Don't you people know ANYthing? They used JSP to create Windows up through 98.... after that they moved to Mono on Linux machines.....
-tg
lol,Its like saying Sun uses asp to design its websiteQuote:
Originally Posted by everard
Sun uses RoR.
*true*
MS writes all its code in QBasic and then uses a convertor that the work-experience kid found on some warez site to translate it into Fortran65 and then into Java. At this point its legally obliged to remove all the code for IE lest they get sued. Then the code is passed through a random character insertion routine to make sure that the customer support department is properly justified.
After that 10% of the working code is extracted and compiled into the service packs. The rest is translated back into QBasic, compiled and shipped.
you're wasting his time again. Now he has to look up QBasic.
Chuck Norris has been commissioned to write all softwares for Microsoft.
He simply writes random characters and roundhouse-kicks the compiler until it builds.
I thought Microsoft used VB4 to prograom WinXP?
Only because the DOJ told them to modernise.
MS uses VS C/C++ for all their Windows programs. It might scare some of you to know, but the MS policy is "we eat our own dog food."
Frankly, having eaten in the MS cafeteria, I'd have to say that's some mighty tasty dog food, and I ought to know.
Well, maybe that wasn't dog food they serve in the cafeteria.
And they've even stockpiled some Kibble so that nobody on other platforms supposedly in cross-platform partnership are able to fully implement standards on those platforms in case they actually manage to make it work in a timely fashion, thus making MS look rather foolish.
If bugs are good enough for MS then they are good enough for everyoe else too.
Bugs are tasty.
Only if you're a Wossy.
Where is everard?
its sad that if someone doesn't type serious in their thread title, you guys ramble nonsense for lack of anything better to do.
Well, it is Chit Chat...
you mistake us for people that have livesQuote:
Originally Posted by kleinma
Everard probably left in disgust. It's too bad, my post came from inside knowledge, but the signal was lost in the noise.
We only ramble because we aren't allowed to say words like jerk any more.Quote:
Originally Posted by kleinma
<Serious>
Here is another rule.
If someone asks a serious question, it should be treated with respect. This person has indicated that they were looking for a seirous answer and all he got was disrespect and nonsense. You guys hijacked his thread.
Please respect other people's threads. If you do not know the poster and do not know if the thread is serious, then treat it as serious.
As to the actual question -
Microsoft uses a number of different tools and languages. From my understanding, a lot of their products are written in C++; however, they have been using .NET for a lot of the newer stuff. This includes both VB .NET and C#, although I know many use C#).
JSP, J2EE, Java, PHP, and other technologies are competative to what Microsoft uses. While there is likely a little Java in Microsoft, I would be willing to bet it is insignificant compared to C++, C#, and VB.NET.
Brad!
C# is the standard for M$ products developed using .net.Quote:
Originally Posted by brad jones