Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Site Related Forums
 The Yak Corral
 MS: Semi open source ???

Author  Topic 

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-01-25 : 12:19:38
http://news.yahoo.com/s/ap/20060125/ap_on_hi_te/eu_microsoft

mcrowley
Aged Yak Warrior

771 Posts

Posted - 2006-01-25 : 15:55:59
A sizable chunk of code? Does this mean they are turning out the code for Spider.exe, Sol.exe, and Freecell.exe? I always thought that Spider cheated....
Go to Top of Page

elwoos
Master Smack Fu Yak Hacker

2052 Posts

Posted - 2006-01-26 : 03:41:25
To some extent I sympathise with Microsoft on this one!!! Just because Linux source is freely available it doesn't mean that Windows source has to be.

What next - will they be forcing all those people with "secret recipes" to reveal them!


steve

-----------

Facts are meaningless. You could use facts to prove anything that's even remotely true!
Go to Top of Page

AndyB13
Aged Yak Warrior

583 Posts

Posted - 2006-01-26 : 07:23:35
quote:
Originally posted by elwoos
What next - will they be forcing all those people with "secret recipes" to reveal them!



Woohoo - Make my own KFC

Beauty is in the eyes of the beerholder
Go to Top of Page

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2006-01-26 : 17:23:50
Being able to see the source code and "open source" are two totally separate things.


Damian
"A foolish consistency is the hobgoblin of little minds." - Emerson
Go to Top of Page

jhermiz

3564 Posts

Posted - 2006-01-26 : 23:59:16
#include<windows.h>
#include<string.h>

/*
App: Vista Shutdown Procedure
Created By: Joe Smoe
Team: 103
Date: 12/29/05
Rev Date: 12/30/05
POST: blah blah
PRE: blah blah
*/


int main(void)
{
//rest of code not shown for MS privacy
return 0;
}

View the MS source


Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]

RS Blog -- [url]http://weblogs.sqlteam.com/jhermiz[/url]
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-01-28 : 02:21:15
"return 0;"

I think there's a bug there ...

Kristen
Go to Top of Page
   

- Advertisement -