Stop Microsoft

All Things Microsoft => Microsoft Software => Topic started by: Kintaro on 29 August 2005, 15:42

Title: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 29 August 2005, 15:42
This is from the Runtime Libary...
Code: [Select]
/*************************************************
*  Perl-Compatible Regular Expressions   *
*************************************************/

/*
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language. See
the file Tech.Notes for some information on the internals.

Written by: Philip Hazel

  Copyright (c) 1998 University of Cambridge

-----------------------------------------------------------------------------
Permission is granted to anyone to use this software for any purpose on any
computer system, and to redistribute it freely, subject to the following
restrictions:

1. This software is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

2. The origin of this software must not be misrepresented, either by
   explicit claim or by omission.

3. Altered versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
-----------------------------------------------------------------------------
*/

From the Visual Component Libary...
Code: [Select]
(*
** Copyright 1991-1993, Silicon Graphics, Inc.
** All Rights Reserved.
**
** This is UNPUBLISHED PROPRIETARY SOURCE CODE of Silicon Graphics, Inc.;
** the contents of this file may not be disclosed to third parties, copied or
** duplicated in any form, in whole or in part, without the prior written
** permission of Silicon Graphics, Inc.
**
** RESTRICTED RIGHTS LEGEND:
** Use, duplication or disclosure by the Government is subject to restrictions
** as set forth in subdivision (c)(1)(ii) of the Rights in Technical Data
** and Computer Software clause at DFARS 252.227-7013, and/or in similar or
** successor clauses in the FAR, DOD or NASA FAR Supplement. Unpublished -
** rights reserved under the Copyright Laws of the United States.
*)
Title: Re: Some excepts from the Windows 2000 source code.
Post by: skyman8081 on 29 August 2005, 17:10
Code: [Select]
         }
     }
}
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 29 August 2005, 19:42
wtf mate
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Jenda on 29 August 2005, 20:22
I'd suppose you have "prior written permission of Silicon Graphics, Inc.", Kintaro...? :)
Title: Re: Some excepts from the Windows 2000 source code.
Post by: WMD on 29 August 2005, 22:23
Winsock:
Code: [Select]
/*++


    Intel Corporation Proprietary Information
    Copyright (c) 1995 Intel Corporation

    This listing is supplied under the terms of a license agreement with
    Intel Corporation and may not be used, copied, nor disclosed except in
    accordance with the terms of that agreeement.

Title: Re: Some excepts from the Windows 2000 source code.
Post by: WMD on 29 August 2005, 22:28
More Intel stuff:
Code: [Select]
;***************************************************************************/
;*
;*                INTEL Corporation Proprietary Information  
;*
;*      
;*                  Copyright (c) 1996 Intel Corporation.
;*                         All rights reserved.
;*
;***************************************************************************/
; AUTHOR:  Kumar Balasubramanian
;***************************************************************************/
Title: Re: Some excepts from the Windows 2000 source code.
Post by: toadlife on 30 August 2005, 02:31
A point to this?
Title: Re: Some excepts from the Windows 2000 source code.
Post by: WMD on 30 August 2005, 02:35
Quote from: toadlife
A point to this?

None :p
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 30 August 2005, 11:10
http://kintaro.noobify.com/drupal/pub/images/Screenshots/GPLSearch.png
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 30 August 2005, 11:11
No files found.
Title: Re: Some excepts from the Windows 2000 source code.
Post by: solemnwarning on 30 August 2005, 14:45
the point is ms cant code anything so they just take code and make it crappy :P

btw where did u get the code?

i cant find a dl :nothappy:
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 30 August 2005, 15:08
I sent you a PM with all the details young padawan :)

More...

WINSOCK.H...
Code: [Select]

/* WINSOCK.H--definitions to be used with the WINSOCK.DLL

 * Copyright 1993 - 1998 Microsoft Corp. All rights reserved.

 *

 * This header file corresponds to version 1.1 of the Windows Sockets specification.

 *

 * This file includes parts which are Copyright (c) 1982-1986 Regents

 * of the University of California.  All rights reserved.  The

 * Berkeley Software License Agreement specifies the terms and

 * conditions for redistribution.

 *

 */



WINSOCK2.H
Code: [Select]

/* Winsock2.h -- definitions to be used with the WinSock 2 DLL and

 *               WinSock 2 applications.

 *

 * This header file corresponds to version 2.2.x of the WinSock API

 * specification.

 *

 * This file includes parts which are Copyright (c) 1982-1986 Regents

 * of the University of California.  All rights reserved.  The

 * Berkeley Software License Agreement specifies the terms and

 * conditions for redistribution.

 */


WS2SPI.H
Code: [Select]

/* WS2SPI.H -- definitions to be used with the WinSock service provider.

 *

 * This header file corresponds to version 2.2.x of the WinSock SPI

 * specification.

 *

 * This file includes parts which are Copyright (c) 1982-1986 Regents

 * of the University of California.  All rights reserved.  The

 * Berkeley Software License Agreement specifies the terms and

 * conditions for redistribution.

 */
Title: Re: Some excepts from the Windows 2000 source code.
Post by: solemnwarning on 30 August 2005, 23:02
i cant connect to the tracker
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 31 August 2005, 02:41
Quote from: solemnwarning
i cant connect to the tracker


Give it time, ill seed some more. The tracker is very busy.
Title: Re: Some excepts from the Windows 2000 source code.
Post by: solo on 31 August 2005, 04:24
Yeah, Microsoft just uses everyone elses code, but Intel, SGI and Cambridge Uni prolly know about that code being used, unless Microsoft ran around looking for leaked code and hacking their allies (in Intel's case) corporate servers...

By the way Kintaro, don't ever mention that you've looked at that code to any open source project leaders. Most of them would no longer touch you with a ten foot pole. Happened to me when I downloaded it.

You probably shouldn't tell Microsoft either :)
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 31 August 2005, 11:48
Probably not, if this was found in future it could make it difficult for me to get a programming job. Thank god I am studying to be a youth worker.
Title: Re: Some excepts from the Windows 2000 source code.
Post by: solemnwarning on 31 August 2005, 13:00
Quote
solemnwarning@infinity:/mnt/temp/win2ksource$ grep -r gpl Windows2k_final/
Windows2k_final/Source/Rtl/Source/defs/ihvlink.def:    sepdgplp
Windows2k_final/Source/Rtl/Source/defs/ihvlink.def:    sgpluint
Windows2k_final/Source/Rtl/Source/defs/ihvlink.def:    sgpluchr
Windows2k_final/Source/Rtl/Source/defs/ihvlink.def:    sgpluadz
Windows2k_final/Source/Rtl/Source/defs/ihvlink.def:    sgplinfo
Windows2k_final/Source/Rtl/Source/defs/snacli.def:    sepdgplp
Windows2k_final/Source/vcl/sysinit.pas:        'http://www.gnu.org/copyleft/gpl.html',                                             {do notlocalize}
Windows2k_final/Source/vcl/system.pas:  http://www.gnu.org/copyleft/gpl.html
Windows2k_final/Source/vcl/windows.pas:    lgpl: TLogPalette;   { The peFlags fields in the palette entries}
Windows2k_final/Source/Clx/qt.pas:{ Foundation and appearing at http://www.borland.com/kylix/gpl.html.
Binary file Windows2k_final/Tools/Apps/TrayIcon/trayicon.tds matches
Binary file Windows2k_final/Tools/MFC/Advanced/Speakn/Res/giveup.wav matches
Binary file Windows2k_final/Tools/MFC/Advanced/Speakn/Res/goodbye.wav matches
Binary file Windows2k_final/MSDEV2k/BIN/WIN32.NCB matches
Binary file Windows2k_final/MSDEV98/BIN/WIN32.NCB matches
Binary file Windows2k_final/Debug/Source/Bach/Test/TEST.RAW matches
Binary file Windows2k_final/Debug/Source/Spielbrg/Test/DOBERMAN.AVI matches
Binary file Windows2k_final/Debug/Source/Spielbrg/Test/ASTRNMY.MOV matches
Binary file Windows2k_final/Debug/MFC42.PDB matches
Binary file Windows2k_final/Debug/MFC42D.PDB matches
Binary file Windows2k_final/Debug/MFC42U.PDB matches
Binary file Windows2k_final/Debug/MFC42UD.PDB matches
Binary file Windows2k_final/Debug/MFCD42D.PDB matches
Binary file Windows2k_final/Debug/MFCD42UD.PDB matches
Binary file Windows2k_final/Debug/MFCN42D.PDB matches
Binary file Windows2k_final/Debug/MFCN42UD.PDB matches
Binary file Windows2k_final/Debug/MFCO42D.PDB matches
Binary file Windows2k_final/Debug/MFCO42UD.PDB matches
Binary file Windows2k_final/MFC/SRC/MFC.BSC matches
Binary file Windows2k_final/MFC/LIB/MFCS42.PDB matches
Binary file Windows2k_final/MFC/LIB/MFCS42D.PDB matches
Binary file Windows2k_final/MFC/LIB/MFCS42U.PDB matches
Binary file Windows2k_final/MFC/LIB/MFCS42UD.PDB matches
Binary file Windows2k_final/OS/SYSTEM/COMCT232.OCX matches
Binary file Windows2k_final/OS/SYSTEM/COMCTL32.OCX matches
Binary file Windows2k_final/OS/SYSTEM/MCI32.OCX matches
Binary file Windows2k_final/OS/SYSTEM/MSCOMCT2.OCX matches
Binary file Windows2k_final/OS/SYSTEM/MSCOMCTL.OCX matches
Windows2k_final/Include/WINGDI.H:    LOGPALETTE lgpl;            // The peFlags fields in the palette entries
Windows2k_final/Include/oaidl.i:/* C:\winrtl\include\windows\wingdi.h 4531: */LOGPALETTE lgpl;
Binary file Windows2k_final/Lib/Obj/rtl.dcp matches
Binary file Windows2k_final/Lib/Obj/windows.dcu matches
Binary file Windows2k_final/Lib/Psdk/ihvlink.lib matches
Binary file Windows2k_final/Lib/Psdk/snacli.lib matches
Binary file Windows2k_final/Lib/Debug/rtl.lib matches
Binary file Windows2k_final/Lib/Debug/rtl.bpi matches
Binary file Windows2k_final/Lib/IHVLINK.LIB matches
Binary file Windows2k_final/Lib/qt.lib matches
Binary file Windows2k_final/Lib/SNACLI.LIB matches
Binary file Windows2k_final/Lib/STRMBASD.LIB matches
Binary file Windows2k_final/Lib/STRMBASE.LIB matches
Binary file Windows2k_final/Lib/vcl60.#00 matches
Binary file Windows2k_final/Lib/vcl60.csm matches

its only just downloaded but it looks like some of the code is (l)gpl licensed
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 31 August 2005, 16:17
What, because some thing happen to contain "gpl" in them, that means nothing you n00b. Do a search for General Public Licence.
Title: Re: Some excepts from the Windows 2000 source code.
Post by: worker201 on 31 August 2005, 23:35
Quote
Windows2k_final/Source/vcl/sysinit.pas: 'http://www.gnu.org/copyleft/gpl.html', {do notlocalize}
Windows2k_final/Source/vcl/system.pas: http://www.gnu.org/copyleft/gpl.html


What do you suppose gpl stands for in this context, monkey?
Title: Re: Some excepts from the Windows 2000 source code.
Post by: Kintaro on 1 September 2005, 14:53
I noticed that, I'm just an ignorant monkey who doesn't know better.