Windows2003-3790/tools/publicchanges.txt

996 lines
80 KiB
Plaintext

;=========================
; KEEP THIS FILE SORTED...
;=========================
;
; This is where you add new files or remove old files from public.
;
; Here's how it works. Below is a comma delimited list of operations to perform.
; If there are conflicting operations on the same file (for instance an add AND a
; delete) both will be discarded so check to see if the file is already listed before
; you add your change.
;
; NOTE: DON'T USE TABS TO CREATE WHITE SPACE IN YOUR ENTRIES.
;
;=========================
; KEEP THIS FILE SORTED...
;=========================
;
; Note: A ';' in column one is used for comments. Fields should be space (NOT TAB) separated.
;
; Field # What it is
; ======= ===========
; 1 The file name to add/delete. Any valid name under public
; is allowed. * will be replaced with i386/amd64/ia64
; if the same file s/b added or deleted for all architectures.
;
; 2 The operation. Valid values are add or del (changes
; are done automatically from the build machines already).
;
; 3 Your email name (so we have a log of who changed what).
;
; 4 Comment - Why this file needs to be in public (this will be
; recorded in the public change record)
ddk\inc\csq.h, add, SKupec, Now valid in .NET
ddk\inc\ddk_ext.h, add, SKupec, New DDK Verifier Extensions
ddk\inc\fscanapi.h, del, coopp, WIA scanner sample no longer needs this header
ddk\inc\hbaapi.mof, add, AlanWar, HBA API MOF definitions
ddk\inc\hbapiwmi.h, add, AlanWar, HBA API kernel driver header (from Hbaapi.mof)
ddk\inc\mcd.h, add, nramas, Header file for changer minidrivers
ddk\inc\mce.h, add, JHavens, Machine Check Errors definitions
ddk\inc\ntddnlb.h, add, SHouse, Add public NLB kernel-mode interface.
ddk\inc\ntddsd.h, add, NeilSa, Add public SD bus driver interface.
ddk\inc\ntia64.h, del, SKupec, Intel proprietary. RAID 489331.
ddk\inc\ntstrsafe.h, add, AdriaO, Driver string library (for latest DDK environment).
ddk\inc\oemupgex.h, add, BillBe, File should be published instead of checked straight into ddk
ddk\inc\oprghdlr.h, del, SKupec, Correct version is in ddk\inc\wdm.
ddk\inc\raidport.h, del, math, RAIDPORT renamed to STORPORT.
ddk\inc\saio.h, add, wesw, Server Availability header file
ddk\inc\saport.h, add, math, Server Availability header file
ddk\inc\storport.h, add, math, StorPort in DDK
ddk\inc\wdmsec.h, add, AdriaO, WDM driver security library (for latest DDK environment).
ddk\inc\legacy\csq.h, add, SKupec, Move to legacy OS specific directory (for DDK backport)
ddk\inc\legacy\ntstrsafe.h, add, AdriaO, Driver string library (for DDK backport).
ddk\inc\legacy\wdmsec.h, add, AdriaO, Driver security library (for DDK backport).
ddk\inc\w2k\csq.h, del, AdriaO, Backportable CancelSafeQueue support (old location)
ddk\inc\wdm\ddk_ext.h, add, SKupec, New DDK Verifier Extensions
ddk\inc\wdm\hidport.h, add, jsenior, Hid Miniport builders need this public interface
ddk\inc\wdm\mce.h, add, SKupec, WDM.H relies on MCE.H. Breaks the DDK if not present.
ddk\inc\wdm\wdmsec.h, del, AdriaO, WDM driver security library (old location).
ddk\inc\wiacammc.h del, KRosly, Not a public header, moved to sample source directory
ddk\inc\wiaintfc.h, add, KeisukeT, Header for WIA device interface.
ddk\inc\ndisguid.h, del, alid, This is now published from net\published\inc\ndisguid.w
ddk\lib\*\batmeter.lib, add, jakeo, moving from SDKLIB to DDKLIB
ddk\lib\*\csq.lib, add, SKupec, New Cancel Safe Queue for DDK
ddk\lib\*\ddk_ext.lib, add, SKupec, New DDK Verifier Extensions
ddk\lib\*\mcd.lib, add, nramas, Medium Changer class lib in DDK
ddk\lib\*\ntstrsafe.lib, add, AdriaO, Driver string library (for latest DDK environment).
ddk\lib\*\raidport.lib, del, math, RAIDPORT renamed to STORPORT.
ddk\lib\*\saport.lib, add, wesw, Server Availability port driver interfaces
ddk\lib\*\scanapi.lib, del, coopp, WIA sample scanner no longer needs this library
ddk\lib\*\sdbus.lib, add, neilsa, SD Bus driver interface
ddk\lib\*\storport.lib, add, math, StorPort in DDK
ddk\lib\*\tcpip6.lib, add, mohitt, publish ipv6 linklayer api
ddk\lib\*\w2k\csq.lib, del, skupec, Back port CancelSafeQueue to W2K (old location)
ddk\lib\*\wdmsec.lib, add, AdriaO, Supports creating secure device objects.
ddk\lib\*\legacy\csq.lib, add, skupec, Back port CancelSafeQueue (for DDK backport).
ddk\lib\*\legacy\sehupd.lib, add, skupec, SEH lib for using newer compiler with older libs
ddk\lib\*\legacy\ntstrsafe.lib, add, AdriaO, Driver string library (for DDK backport).
ddk\lib\*\legacy\wdmsec.lib, add, AdriaO, Driver security library (for DDK backport).
halkit\inc\halia64.h, add, BryanT, Fixed submit rules
halkit\inc\mce.h, add, JHavens, Machine Check Errors definitions
internal\admin\inc\ADsOpenFlags.h, add, JeffJon, adding header to retrieve ADsOpenObject flags
internal\admin\inc\bgcopy.h, del, mzoran, move to public\sdk\inc\bits.h
internal\admin\inc\bgcopy.idl, del, mzoran, move to public\sdk\inc\bits.idl
internal\admin\inc\bgcpymsg.h, del, BryanT, move to public\sdk\inc\bitsmsg.h
internal\admin\inc\EncryptedString.hpp, add, ArtM, adding header for encrypted string (useful for multiple snapins)
internal\admin\inc\msodw.h, add, BryanT, Publish office watson header so MediaServer guys can get it.
internal\admin\lib\*\bgcopy.tlb, del, mzoran, move to bits.tlb
internal\admin\lib\*\bits.tlb, add, mzoran, TLB for bits
internal\admin\inc\bitstest.h, add, jroberts, BITS test interface
internal\admin\inc\bitstest.idl, add, jroberts, BITS test interface
internal\admin\inc\blcore.rc, add, lucios, adding lib for display specifier upgrade tool
internal\admin\inc\burnslib.h, add, lucios, adding lib for display specifier upgrade tool
internal\admin\inc\burnslib.rc, add, lucios, adding lib for display specifier upgrade tool
internal\admin\inc\coreres.h, add, lucios, adding lib for display specifier upgrade tool
internal\admin\inc\cmapi.rc, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\comp.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\dspecup.rc, add, lucios, adding lib for display specifier upgrade tool
internal\admin\inc\encrypt.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\ldaputil.h, add, ArtM, LdapEscape() functionality currently in 3+ places across 2 depots; consolidating
internal\admin\inc\miglib.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\ntsetup.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\ocmgrlib.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\plugin.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\qmgr.h, del, jroberts, consent decree: move to sdk\inc
internal\admin\inc\qmgr.idl, del, jroberts, consent decree: move to sdk\inc
internal\admin\inc\RAEventMsg.h, add, hueiwang, need for Salem
internal\admin\inc\rassistance.h, add, hueiwang, need for Salem
internal\admin\inc\RAssistance.idl, add, hueiwang, need for Salem
internal\admin\inc\rassistance_i.c, add, hueiwang, need for Salem
internal\admin\inc\resourceDspecup.h, add, lucios, adding lib for display specifier upgrade tool
internal\admin\inc\SAFSessionResolver.h, add, tomfr, needed for Salem
internal\admin\inc\SAFSessionResolver.idl, add, tomfr, needed for Salem
internal\admin\inc\SAFSessionResolver_i.c, add, tomfr, needed for Salem
internal\admin\inc\setupdd.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\setuplog.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\syslib.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\sysprep_.c, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\sysprep_.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\vendinfo.mc, del, vijeshs, moved ntsetup from admin to base
internal\admin\inc\winnt32p.h, del, vijeshs, moved ntsetup from admin to base
internal\admin\lib\*\blcorel.lib, del, sburns, replace blcorel.lib with blcorels.lib
internal\admin\lib\*\blcorels.lib, add, lucios, adding lib for display specifier upgrade tool
internal\admin\lib\*\burnslibl.lib, del, sburns, replace burnslibl.lib with burnslibls.lib
internal\admin\lib\*\burnslibls.lib, add, lucios, adding lib for display specifier upgrade tool
internal\admin\lib\*\dspecup.lib, add, lucios, adding lib for display specifier upgrade tool
internal\admin\lib\*\encrypt.lib, del, vijeshs, moved ntsetup from admin to base
internal\admin\lib\*\pnpsif.lib, del, vijeshs, moved ntsetup from admin to base
internal\admin\lib\*\qmgrlib.lib, del, mzoran, moved to public\sdk\lib\*\bits.lib
internal\admin\lib\*\SAFSessionResolver.tlb, add, tomfr, needed for Salem
internal\admin\lib\*\setuplga.lib, del, vijeshs, moved ntsetup from admin to base
internal\admin\lib\*\setuplgu.lib, del, vijeshs, moved ntsetup from admin to base
internal\admin\lib\*\syslib.lib, del, vijeshs, moved ntsetup from admin to base
internal\base\inc\ahcache.h, add, vadimb, application compatibility cache interface
internal\base\inc\avrf.h, add, silviuc, application verifier sdk header
internal\base\inc\bcl_common.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_inlinestring.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_purestring.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_stringalgorithms.h, add, mgrier, base class library
internal\base\inc\bcl_stringapi.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_unicodechartraits.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_vararg.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_w32baseunicodestringbuffer.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_w32common.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_w32unicodefixedstringbuffer.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_w32unicodeinlinestringbuffer.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_w32unicodestringalgorithms.h, add, jonwis, MGrier's base class library
internal\base\inc\bcl_w32unicodestringbuffer.h, add, jonwis, MGrier's base class library
internal\base\inc\bmbuild.h, add, ChuckL, BIG Bmonitor protocol
internal\base\inc\bootstatus.h, add, PeterWie, automatic safemode/LKG structure definition
internal\base\inc\bugcodes.txt, add, kksharma, publish bugcodes.txt
internal\base\inc\cluscfgclient.h, add, conorm, Moved from SDK - bug 286014
internal\base\inc\cluscfgclient.idl, add, conorm, Moved from SDK - bug 286014
internal\base\inc\ClusCfgInternalGuids.h, add, jfranco, internal-only guids removed from SDK
internal\base\inc\cmapi.rc, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\comp.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\dfrgifc.h, add, jbenton, shared header for defrag
internal\base\inc\encrypt.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\halamd64.inc, add, DaveC, assembler include file
internal\base\inc\kdextsfn.h, add, kksharma, header for kdexts functions
internal\base\inc\ldrreloc_rebase.c, add, BryanT, copy of ldr relocation code for rebase to use
internal\base\inc\mcaia64.mof, add, AlanWar, Machine Check Abort on IA64 permamanent NT Eventlog subscriptions
internal\base\inc\mce.h, add, JHavens, Machine Check Errors definitions
internal\base\inc\miglib.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\ntsetup.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\ntwow64.h, add, Jaykrell, ..
internal\base\inc\ocmgrlib.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\overflow.h, add, JSchwart, merge pragmas for DLLs with custom DLLENTRY
internal\base\inc\pciintrf.h, add, andrewth, now used by the drivers depot
internal\base\inc\pencrypt.h, add, peterw, created for PID volume lincense encryption in setup
internal\base\inc\plugin.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\pooltag.txt, add, kksharma, publish pooltag.txt
internal\base\inc\resetstk_downlevel.c, add, bryant, Downlevel support for _resetstkoflw()
internal\base\inc\sdistructs.h, add, chuckl, copied from XPe sources
internal\base\inc\sbslicensing.h, del, paolora, publish sbslicensing interface defn
internal\base\inc\setupdd.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\setuplog.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\spsyslib.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\stwlog.h, add, mfree, created for logging of idwlog based tests
internal\base\inc\sxsapi_guids.h, add, JayKrell, broken out of sxsapi.h
internal\base\inc\sysprep_.c, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\sysprep_.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\undo.h, add, jimschm, created for shared uninstall library undo.dll
internal\base\inc\unittest.h, add, vincentg, unit test header and code
internal\base\inc\vendinfo.mc, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\winbrand.h, add, seanch, Windows branding
internal\base\inc\winnt32p.h, add, vijeshs, moved ntsetup from admin to base
internal\base\inc\xsum.amd64, add, DaveC, common xsum file for amd64
internal\base\inc\zconf.h, add, BryanT, static zlib everyone can use
internal\base\inc\zlib.h, add, BryanT, static zlib everyone can use
internal\base\inc\zlib_d3dx.h, add, BryanT, static zlib that's merged into d3dx.lib
internal\base\inc\_qsort.h, add, BryanT, qs source we can build to run on downlevel
internal\base\lib\*\bufferoverflowGDI.lib, del, JSchwart, moved to SDK
internal\base\lib\*\bufferoverflowNoNTDLL.lib, add, JSchwart, overrun detection that doesn't require ntdll.dll
internal\base\lib\*\bufferoverflowK.lib, del, JSchwart, moved to SDK
internal\base\lib\*\bufferoverflowU.lib, del, JSchwart, moved to SDK
internal\base\lib\*\chkstk.obj, add, BryanT, Moved to from sdk
internal\base\lib\*\cluscfginternalguids.lib, add, jfranco, subset of guids removed from SDK
internal\base\lib\*\encrypt.lib, add, vijeshs, moved ntsetup from admin to base
internal\base\lib\*\etwclnt.lib, del, a-digpar, No need to Publish
internal\base\lib\*\kernel32_dload.lib, del, Jaykrell, managed to do without compiling it all twice
internal\base\lib\*\osuninst.lib, add, jonwis, more unique name for dll originally added by jimschm
internal\base\lib\*\pencrypt.lib, add, peterw, created for PID volume lincense encryption in setup
internal\base\lib\*\pidgen_ddk.lib, add, Bryant, pidgen implib for the DDK
internal\base\lib\*\pnpsif.lib, add, vijeshs, moved ntsetup from admin to base
internal\base\lib\*\setuplga.lib, add, vijeshs, moved ntsetup from admin to base
internal\base\lib\*\setuplgu.lib, add, vijeshs, moved ntsetup from admin to base
internal\base\lib\*\sfc_os.lib, add, BryanT, OS version of sfc.dll (doesn't collide with sfc.dll from SQL group)
internal\base\lib\*\spsyslib.lib, add, vijeshs, moved ntsetup from admin to base
internal\base\lib\*\sxs2000.lib, add, mgrier, sxs2000.dll import lib
internal\base\lib\*\undo.lib, del, jonwis, removing undo.lib as "too generic"
internal\base\lib\*\zlib.lib, add, BryanT, static zlib everyone can use
internal\base\lib\*\zlib_d3dx.lib, add, BryanT, static zlib that's merged into d3dx.lib
internal\base\lib\i386\ftol2.obj, add, BryanT, FP helper object for the compiler
internal\base\lib\i386\loadcfg.obj, add, BryanT, SEH helper object for the compiler
internal\base\lib\i386\seccook.obj, add, BryanT, SEH helper object for the compiler
internal\base\lib\i386\sehprolg.obj, add, BryanT, SEH helper object for the compiler
internal\base\lib\ia64\_memset.obj, add, BryanT, needed for other CRT providers
internal\base\lib\ia64\_memmove.obj, add, BryanT, needed for other CRT providers
internal\base\lib\ia64\_memcpy.obj, add, BryanT, needed for other CRT providers
internal\com\inc\activate.h, add, johndoty, COM+ shared headers
internal\com\inc\activate.idl, add, johndoty, COM+ shared headers
internal\com\inc\catalog.h, add, johndoty, COM+ shared headers
internal\com\inc\catalog.idl, add, johndoty, COM+ shared headers
internal\com\inc\contxt.h, add, johndoty, COM+ shared headers
internal\com\inc\contxt.idl, add, johndoty, COM+ shared headers
internal\com\inc\eeinfo.h, add, mauricf, for MSRPC netmon parser
internal\com\inc\globalopt.h, add, sajia, COM+ shared headers
internal\com\inc\globalopt.idl, add, sajia, COM+ shared headers
internal\com\inc\iface.h, add, johndoty, COM+ shared headers
internal\com\inc\iface.idl, add, johndoty, COM+ shared headers
internal\com\inc\ilgcrea.h, add, jaganper, Msdtc log headers needed by Msmq
internal\com\inc\ilginit.h, add, jaganper, Msdtc log headers needed by msmq
internal\com\inc\ilgread.h, add, jaganper, Msdtc log headers needed by msmq
internal\com\inc\ilgstor.h, add, jaganper, Msdtc log headers needed by msmq
internal\com\inc\ilgwrite.h, add, jaganper, Msdtc log headers needed by msmq
internal\com\inc\ilgwrta.h, add, jaganper, Msdtc log headers needed by msmq
internal\com\inc\ilrp.h, add, jaganper, Msdtc log headers needed by msmq
internal\com\inc\logmgrgu.h, add, jaganper, Msdtc log headers needed by msmq
internal\com\inc\logrec.h, add, jcarley, Msdtc log headers needed by msmq
internal\com\inc\logconst.h, add, jcarley, Msdtc log headers needed by msmq
internal\com\inc\machnames.h, add, mfeingol, COM+ shared headers
internal\com\inc\machnames.idl, add, mfeingol, COM+ shared headers
internal\com\inc\partitions.h, add, johndoty, COM+ shared headers
internal\com\inc\partitions.idl, add, johndoty, COM+ shared headers
internal\com\inc\privact.h, add, johndoty, COM+ shared headers
internal\com\inc\privact.idl, add, johndoty, COM+ shared headers
internal\com\inc\propmac.hxx, add, henrylee, OLE32 storage property-set
internal\com\inc\reghelp.hxx, add, donsc, Registry helper for accessing HKCR
internal\com\inc\stackwalk.h, add, mfeingol, COM+ shared headers
internal\com\inc\stackwalk.idl, add, mfeingol, COM+ shared headers
internal\com\inc\unisrgt.h, add, johndoty, COM+ shared headers
internal\com\inc\unisrgt.idl, add, johndoty, COM+ shared headers
internal\com\lib\*\clbcatq.lib, add, mfeingol, internal import lib for clbcatq.dll
internal\com\lib\*\comutils.lib, add, donsc, general-purpose COM depot utility functions
internal\com\lib\*\mqlogmgr.lib, add, jaganper, private import lib for mqlogmgr
internal\com\lib\*\ole32p.lib, add, johndoty, private import library for ole32.dll
internal\com\lib\*\rtifs.lib, add, mauricf, for MSRPC netmon parser
internal\com\lib\*\unpickle.lib, add, mauricf, for MSRPC netmon parser
internal\ddk\lib\*\pidgen.lib, del, Bryant, Never should have been here
internal\drivers\inc\bthapi.h, add, doronh, Bluetooth COM interfaces header
internal\drivers\inc\bthioctl.h, add, doronh, Bluetooth IOCTLs
internal\drivers\inc\bthpriv.h, add, doronh, Bluetooth PRIVATE data
internal\drivers\inc\bthserv.h, add, louisg, Bluetooth service header
internal\drivers\inc\bthservi.h, add, louisg, Bluetooth service header
internal\drivers\inc\hbaapi.h, add, bryant, never added before
internal\drivers\inc\sdplib.h, add, doronh, Bluetooth SDP parser
internal\drivers\inc\sdpnode.h, add, doronh, Bluetooth SDP parser
internal\drivers\inc\ksmediap.h, add, syonb, privates from ksmedia.h
internal\drivers\inc\ntddsac.h, add, briangu, EMS (SAC) ioctl definitions
internal\drivers\inc\portlib.h, del, johnstra, new storage port driver header
internal\drivers\inc\sacmsg.h, add, briangu, need header for testing
internal\drivers\inc\vsmgmt.h, add, jbenton, VSS shared headers
internal\drivers\inc\vsswprv.h, add, jbenton, VSS shared headers
internal\drivers\lib\*\bthcommonui.lib, add, doronh, Bluetooth helper APIs
internal\drivers\lib\*\bthservclient.lib, add, louisg, Bluetooth service client lib
internal\drivers\lib\*\sdplib_k.lib, add, doronh, kernel Bluetooth SDP parser
internal\drivers\lib\*\sdplib_ula.lib, add, doronh, user (non COM) Bluetooth SDP parser
internal\drivers\lib\*\portlib.lib, del, johnstra, new storage port driver library
internal\ds\inc\alloca.h, add, JSchwart, SafeAlloca header
internal\ds\inc\crypto\sha2.h, add, sfield, SHA-2 routines
internal\ds\inc\ftnfoctx.h, add, JSchwart, internal header for cross-forest trust
internal\ds\inc\gpmgmt.h, add, ushaji, added public header files for gpmc
internal\ds\inc\gpmgmt.idl, add, ushaji, added public header files for gpmc
internal\ds\inc\keymgr.h, add, georgema, used by shell depot for password wizards
internal\ds\inc\passport.h, add, JSchwart, Passport header
internal\ds\inc\passrec.h, add, georgema, used by shell depot for password wizards
internal\ds\inc\sbslicensing.h, add, paolora, publish sbslicensing interface defn
internal\ds\inc\sclgntfy.h, add, tarekk, used by a group policy tool (dcgpofix)
internal\ds\inc\wlballoon.rc, add, dsie, Winlogon balloon notification
internal\ds\inc\wlballoon.rh, add, dsie, Winlogon balloon notification
internal\ds\inc\mincrypt.h, add, dangriff, CSP signature checking
internal\ds\inc\minasn1.h, add, dangriff, CSP signature checking
internal\ds\inc\permit.h, del, JSchwart, dead code
internal\ds\lib\amd64\pstorep.lib, add, Davec, AMD64 file
internal\ds\lib\amd64\w32timep.lib, add, Davec, AMD64 file
internal\ds\lib\*\alloca.lib, add, JSchwart, SafeAlloca library
internal\ds\lib\*\certclip.lib, add, VicH, private export library for certcli.dll
internal\ds\lib\*\creduip.lib, add, CliffV, used by shell depot for SSO and cred control
internal\ds\lib\*\dpapi.lib, add, georgema, used by shell depot for password wizards
internal\ds\lib\*\gpmuuid.lib, add, ushaji, publishing the public gpmc guids
internal\ds\lib\*\keymgr.lib, add, georgema, used by shell depot for password wizards
internal\ds\lib\*\mscat32.lib, add, philh, used by MultiMedia depot for DRM
internal\ds\lib\*\msppmgr.lib, add, JSchwart, Passport LIB
internal\ds\lib\*\sclgntfy.lib, add, tarekk, used by a group policy tool (dcgpofix)
internal\ds\lib\*\shortsig.lib, add, BryanT, Put this in a common directory so setup can use it.
internal\ds\lib\*\w32time.lib, add, duncanb, used by shell date/time applet
internal\ds\lib\*\wlballoon.lib, add, dsie, used by Winlogon/Kerberos for balloon notification
internal\ds\lib\*\mincrypt.lib, add, dangriff, CSP signature checking
internal\enduser\inc\msasn1.h, del, philh, move to public\sdk\inc
internal\enduser\inc\msber.h, del, philh, move to public\sdk\inc
internal\enduser\inc\sainstallcom.h, add, travisn, CYS and IIS use this to call the SAK installation DLL
internal\enduser\inc\sapi.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\sapiddk.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\spcollec.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\spddkhlp.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\spdebug.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\sperror.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\speventq.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\sphelper.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\inc\spuihelp.h, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\lib\*\sapi.lib, del, agarside, SAPI5 moved from internal\enduser to public\sdk
internal\enduser\lib\ia64\pogort.lib, add, rlanser, pogo usermode runtime lib
internal\enduser\lib\ia64\pogortntos.lib, add, rlanser, pogo kernel runtime lib
internal\enduser\lib\ia64\pogortsys.lib, add, rlanser, pogo kmode driver runtime lib
internal\enduser\lib\i386\sainstallcom.lib, add, travisn, CYS and IIS use this to call the SAK installation DLL
internal\multimedia\inc\ddrawi.h, del, indyz, moved from internal\multimedia\inc to public\oak\inc
internal\inetcore\inc\httprequest.idl, del, ssulzer, moved to public\sdk\inc
internal\inetcore\inc\httprequestid.h, del, ssulzer, moved to public\sdk\inc
internal\inetcore\inc\msoeimp.h, add, jthaler, used by windows depot for USMT
internal\inetcore\inc\winhttpi.h, add, ssulzer, private WinHTTP header file
internal\inetcore\lib\*\inetcomm.lib, add, reinerf, needed for proper delayload of shdocvw.dll
internal\inetcore\lib\*\mshtmlp.lib, add, reinerf, needed for proper delayload of shdocvw.dll
internal\inetcore\lib\*\urlmonp.lib, add, reinerf, needed for proper delayload of shdocvw.dll
internal\inetsrv\inc\P3Admin.h, add, dougb, public admin interfaces for POP3 Server (for CYS)
internal\inetsrv\inc\P3Admin.idl, add, dougb, public admin interfaces for POP3 Server (for CYS)
internal\inetsrv\inc\pop3auth.h, add, dougb, public admin interfaces for POP3 Server (for CYS)
internal\inetsrv\inc\pop3auth.idl, add, dougb, public admin interfaces for POP3 Server (for CYS)
internal\inetsrv\inc\seolib.h, del, gpulla, putting public stuff in seoexports.h instead
internal\inetsrv\inc\seoexports.h, add, gpulla, pulling public stuff from seolib.h into this
internal\multimedia\inc\dpnathlp.h, del, vanceo, moved to public\sdk\inc
internal\multimedia\inc\dsdmo.h, del, alanlu, Should not be published in the sdk Bug - 544442
internal\multimedia\inc\d3d8rgbrast.h, add, manders, moving here from SDK_INC_PATH (370708)
internal\multimedia\inc\msacm.h, add, frankye, internal version of same SDK header
internal\multimedia\lib\*\d3d8rgb.lib, add, manders, moving here from SDK_LIB_PATH (370708)
internal\net\inc\httpioctl.h, add, rajeshsu, HTTP IOCTLs
internal\net\inc\httpp.h, add, rajeshsu, HTTP APIs that are used by internal groups (IIS)
internal\net\inc\iphlpstk.h, add, mohitt, publish internal IPHLPAPI
internal\net\inc\ipnathlp.h, add, anshuld, dns team needs access to it from the ds depot
internal\net\inc\ipsec.h, add, RaymondS, needed by DS depot
internal\net\inc\netlib.h, del, JSchwart, moved to $(DS_INC_PATH)
internal\net\inc\netlibnt.h, del, JSchwart, moved to $(DS_INC_PATH)
internal\net\inc\netlogon.h, del, JSchwart, moved to $(DS_INC_PATH)
internal\net\inc\oakdefs.h, add, RaymondS, needed by DS depot
internal\net\inc\polstore2.h, add, RaymondS, needed by DS depot
internal\net\inc\polstructs.h, add, RaymondS, needed by DS depot
internal\net\inc\tstring.h, del, JSchwart, moved to $(DS_INC_PATH)
internal\net\inc\winipsec.h, add, RaymondS, needed by DS depot
internal\net\inc\wlrsop.h, add, TaroonM, needed by DS depot for GP
internal\net\inc\wzcdlg.h, add, SachinS, add for WZC
internal\net\inc\wzcsvc.h, add, SachinS, add for WZC
internal\net\lib\*\httpctrs.lib, add, ChunYe, add for HTTP counters
internal\net\lib\*\netman.lib, add, ckotze, Add for other teams to utilize exported functions
internal\net\lib\*\polstore.lib, add, RaymondS, needed by DS depot
internal\net\lib\*\wlstore.lib, add, TaroonM, needed by DS Depot
internal\net\lib\*\wzcdlg.lib, add, SachinS, add for WZC
internal\net\lib\*\wzcsvc.lib, add, SachinS, add for WZC
internal\printscan\inc\annotlib.h, add, davidshi, TIFF annotation library for shell and printscan projects
internal\printscan\inc\FaxControl.h, add, MoolyB, exposes Fax tasks
internal\printscan\inc\FaxControl_i.c, add, MoolyB, exposes Fax tasks
internal\printscan\inc\faxreg.h, add, AsafS, Expose fax service constants
internal\printscan\inc\faxuiconstants.h,add, ronenb, Expose fax service UI constants
internal\printscan\inc\fxsapip.h, add, AsafS, Expose fax service private API
internal\printscan\inc\faxsuite.h, add, MoolyB, Expose fax service private API
internal\printscan\inc\mednames.txt, add, MoolyB, Allow per SKU INF
internal\printscan\inc\splsetup.h, add, steveki, printer driver setup moved from printscan\inc
internal\printscan\lib\*\annotlib.lib, add, davidshi, TIFF annotation library for shell and printscan projects
internal\printscan\lib\*\fxsapi.lib, add, moolyb, exposes FAX private API
internal\sdktools\inc\cmdhelp.h, add, henrygab, cmd line app lib
internal\sdktools\inc\common.h, del, andreva, old tlist stuff
internal\sdktools\inc\sptlib.h, add, henrygab, SCSI Passthrough library
internal\sdktools\inc\tracectr.h, add, insungp, Needed by PerfVis
internal\sdktools\lib\*\cmdhelp.lib, add, henrygab, cmd line app lib
internal\sdktools\lib\*\sptlib.lib, add, henrygab, SCSI Passthrough library
internal\sdktools\lib\*\tlist.lib, del, andreva, old tlist stuff
internal\sdktools\lib\*\tracectr.lib, add, insungp, Needed by PerfVis
internal\shell\inc\cleanoc.h, add, reinerf, moved from sdk\inc
internal\shell\inc\ieguidp.h, add, edwardp, doj compliance
internal\shell\inc\iepriv.h, add, edwardp, doj compliance
internal\shell\inc\iepriv.idl, add, edwardp, doj compliance
internal\shell\inc\imapi\MmcThings.h, del, henrygab, everything available from scsi.h/ntddcdrm.h
internal\shell\inc\imapi\ScsiThings.h, del, henrygab, everything available from scsi.h/ntddcdrm.h
internal\shell\inc\inetcpl.h, add, reinerf, moved from sdk\inc
internal\shell\inc\intlmsg.h, add, kenhsu, message header file needed by MUI from intl.cpl
internal\shell\inc\powrprof.h, del, jakeo, splitting into powrprofp.h
internal\shell\inc\powrprofp.h, add, jakeo, splitting from powrprof.h
internal\shell\inc\shappmgrp.idl, add, brianau, App Publisher interfaces used with Add/Remove Programs
internal\shell\inc\shappmgrp.h, add, brianau, App Publisher interfaces used with Add/Remove Programs
internal\shell\inc\shellids.h, add, BryanSt, moved from \sdk\inc
internal\shell\inc\msident.h, add, reinerf, moved from sdk\inc
internal\shell\inc\msluapi.h, add, reinerf, moved from sdk\inc
internal\shell\inc\msluguid.h, add, reinerf, moved from sdk\inc
internal\shell\inc\ninegrid.h, del, raymondc, no longer use
internal\shell\inc\tlogstg.h, del, edwardp, moved to sdk\inc
internal\shell\inc\tlogstg.idl, del, edwardp, moved to sdk\inc
internal\shell\lib\amd64\netplwiz.lib, add, Davec, AMD64 file
internal\shell\lib\amd64\shell32p.lib, add, Davec, AMD64 file
internal\shell\lib\*\batmeter.lib, del, jakeo, moved to DDKLIB
internal\shell\lib\*\badappsa.lib, del, raymondc, no longer used
internal\shell\lib\*\badappsu.lib, del, raymondc, no longer used
internal\shell\lib\*\ieguidp.lib, add, edwardp, doj compliance
internal\shell\lib\*\ntshrui.lib, add, reinerf, private lib
internal\shell\lib\*\shdocvwp.lib, add, reinerf, needed by mshtml for delayload
internal\shell\lib\*\shfusiona.lib, add, yst, ANSI version of ShFusion lib
internal\termsrv\inc\tsperf.h, add, Nadima, TS header file
internal\termsrv\lib\*\rdfilter.lib, add, TadB, TS LIB
internal\termsrv\inc\rdfilter.h, add, TadB, TS Remote Desktop Filter Include
internal\termsrv\inc\tsqpublic.h, add, maheshl, TS Queue header file
internal\termsrv\lib\*\tsqueue.lib, add, maheshl, TS Queue LIB
internal\windows\inc\aimm12.h, add, kazum, Cicero AIMM1.2
internal\windows\inc\aimmex.h, add, kazum, Cicero AIMM1.2
internal\windows\inc\cicsthkl.h, add, yutakas, Cicero
internal\windows\inc\avrfutil.h, add, dmunsil, header for Application Verifier shims
internal\windows\inc\conroute.h, add, mmccr, Internal Console Definitions
internal\windows\inc\console.ico, add, JasonSch, Default icon for console windows (shell guys need it, too).
internal\windows\inc\ddrawgdi.h, del, Smac, Moved to public\sdk\inc
internal\windows\inc\DUser\DirectUIPP.h, add, MarkFi, DirectUI UI file preprocess header
internal\windows\inc\DUser\DUser.gh, add, JStall, DirectUser composition engine
internal\windows\inc\DUser\DUser.gidl, add, JStall, DirectUser composition engine
internal\windows\inc\DUser\Gadget.h, add, JStall, DirectUser composition engine
internal\windows\inc\immstruc.h, del, kazum, move to windows\core\w32inc
internal\windows\inc\immuser.h, del, kazum, move to windows\core\w32inc
internal\windows\inc\ntgdi.h, del, smac, move to sdk\inc
internal\windows\inc\ShimCstring.h, add, robkenny, shim header to allow writing shims
internal\windows\inc\ShimHook.h, add, robkenny, shim header to allow writing shims
internal\windows\inc\ShimHookMacro.h, add, robkenny, shim header to allow writing shims
internal\windows\inc\ShimLib.h, add, robkenny, shim header to allow writing shims
internal\windows\inc\ShimProto.h, add, robkenny, shim header to allow writing shims
internal\windows\inc\msctfp.h, add, benwest, anchor interfaces for trident and msaa
internal\windows\inc\veriflog.h, add, dmunsil, header for Application Verifier shims
internal\windows\lib\*\aimm12.lib, add, kazum, Cicero AIMM1.2
internal\windows\lib\*\cicsthkl.lib, add, yutakas, Cicero
internal\windows\lib\*\apphelp.lib, add, MarkDer, App Compat Library to query database
internal\windows\lib\*\avrflib.lib, add, dmunsil, Application Verifier shim library
internal\windows\lib\*\dciman32.lib, del, smac, moved to sdk\lib
internal\windows\lib\*\directuigp.lib, del, BryanT, No longer used
internal\windows\lib\*\directuigpd.lib,del, BryanT, No longer used
internal\windows\lib\*\imm32p.lib, add, JasonSch, Private IMM lib
internal\windows\lib\*\prvlib.lib, add, DaveC, get rid of reliance on check in binary
internal\windows\lib\*\sdbapint.lib, add, VadimB, App Compat Library to check for bad drivers
internal\windows\lib\*\sdbapil.lib, add, MaoniS, App Compat database lib
internal\windows\lib\*\ShimLib.lib, add, robkenny, shim library to allow writing shims
internal\windows\lib\*\uimuuid.lib, add, benwest, moved from sdk\lib
internal\windows\lib\*\uuidacc.lib, del, BryanT, Moved into uuidwin.lib
internal\windows\lib\*\uuidwin.lib, add, BryanT, Windows GUIDS
internal\windows\lib\*\w32umode.lib, del, BryanT, No longer used outside the windows depot
internal\windows\lib\wow6432\*\w32umode.lib, del, BryanT, No longer used outside the windows depot
internal\windows\lib\WOW6432\*\imm32p.lib, add, JasonSch, Private IMM lib
oak\inc\ddrawi.h, add, indyz, moved from internal\multimedia\inc to public\oak\inc
processorkit\inc\halia64.h, add, BryanT, Fixed submit rules
processorkit\inc\ntwmi.h, add, ToddCar, Processor Driver Kit
ddk\inc\wiatwcmp.h, add, CoopP, TWAIN capability pass-through header
ddk\inc\wiamicro.h, add, CoopP, added new command CMD_SETFORMAT
sdk\amovie\inc\iwstdec.h, add, tkback, teletext dshow filter interfaces
sdk\inc\addisp.h, del, reinerf, noone includes this stupid thing
sdk\inc\alg.h, add, jpdup, shipped in sdk
sdk\inc\alg.idl, add, billi, ship in SDK in addition to header
sdk\inc\appcompatapi.h, add, vadimb, document appcompat interface used by shell / ie 691908
sdk\inc\AtAcct.h, add, shbrown, need to ship in SDK now for newly published interface (619000)
sdk\inc\AtSvc.h, add, shbrown, need to ship in SDK now for newly published interface (619000)
sdk\inc\AtSvcInc.h, add, shbrown, need to ship in SDK now for newly published interface (619000)
sdk\inc\authen.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\authen.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\azroles.h, add, cliffv, header for azroles.dll
sdk\inc\azroles.tlb, del, xtan, move azroles.tlb to lib
sdk\inc\bdatif.idl, add, seanmcd, move guidestore/tif interface defn
sdk\inc\bdatif.h, add, seanmcd, move guidestore/tif interface defn
sdk\inc\bits1_5.idl, add, jroberts, BITS 1.5 client extensions
sdk\inc\bits1_5.h, add, jroberts, BITS 1.5 client extensions
sdk\inc\bitscfg.idl, add, mzoran, add config header for bits extensions
sdk\inc\bitscfg.h, add, mzoran, add config header for bits extensions
sdk\inc\bthdef.h, add, doronh, Bluetooth definitions and structures
sdk\inc\bthsdpdef.h, add, doronh, Bluetooth SDP definitions and structures
sdk\inc\callobj.h, add, scottrob, shipped in sdk
sdk\inc\callobj.idl, add, scottrob, shipped in sdk
sdk\inc\certreqd.h, add, vich, ICertRequestD2 interface
sdk\inc\cleandrm.h, add, danhoe, Windows Media sdk file
sdk\inc\cleanoc.h, del, reinerf, moved to internal\shell\inc
sdk\inc\cluscfgclient.h, del, conorm, Should not be published in the SDK - bug 286014
sdk\inc\cluscfgclient.idl, del, conorm, Should not be published in the SDK - bug 286014
sdk\inc\colldispid.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\comdefsp.h, add, bryant, VC COM support
sdk\inc\crash.h, del, andreva, merged into ntiodump.h
sdk\inc\crt\algorithm, del, bryant, moved to stl60
sdk\inc\crt\bitset, del, bryant, moved to stl60
sdk\inc\crt\cassert, del, bryant, moved to stl60
sdk\inc\crt\cctype, del, bryant, moved to stl60
sdk\inc\crt\cerrno, del, bryant, moved to stl60
sdk\inc\crt\cfloat, del, bryant, moved to stl60
sdk\inc\crt\ciso646, del, bryant, moved to stl60
sdk\inc\crt\climits, del, bryant, moved to stl60
sdk\inc\crt\clocale, del, bryant, moved to stl60
sdk\inc\crt\cmath, del, bryant, moved to stl60
sdk\inc\crt\complex, del, bryant, moved to stl60
sdk\inc\crt\csetjmp, del, bryant, moved to stl60
sdk\inc\crt\csignal, del, bryant, moved to stl60
sdk\inc\crt\cstdarg, del, bryant, moved to stl60
sdk\inc\crt\cstdio, del, bryant, moved to stl60
sdk\inc\crt\cstdlib, del, bryant, moved to stl60
sdk\inc\crt\cstring, del, bryant, moved to stl60
sdk\inc\crt\ctime, del, bryant, moved to stl60
sdk\inc\crt\cwchar, del, bryant, moved to stl60
sdk\inc\crt\cwctype, del, bryant, moved to stl60
sdk\inc\crt\deque, del, bryant, moved to stl60
sdk\inc\crt\emmintrin.h, add, forrestf, xmm intrinsics
sdk\inc\crt\fstream, del, bryant, moved to stl60
sdk\inc\crt\fstream.h, del, bryant, moved to iostreams
sdk\inc\crt\functional, del, bryant, moved to stl60
sdk\inc\crt\iomanip, del, bryant, moved to stl60
sdk\inc\crt\iomanip.h, del, bryant, moved to iostreams
sdk\inc\crt\ios, del, bryant, moved to stl60
sdk\inc\crt\ios.h, del, bryant, moved to iostreams
sdk\inc\crt\iosfwd, del, bryant, moved to stl60
sdk\inc\crt\iostream, del, bryant, moved to stl60
sdk\inc\crt\iostream.h, del, bryant, moved to iostreams
sdk\inc\crt\iostreams\fstream.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\iomanip.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\ios.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\iostream.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\istream.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\ostream.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\stdiostr.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\streamb.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\strstrea.h, add, bryant, moved from crt
sdk\inc\crt\iostreams\useoldio.h, add, bryant, moved from crt
sdk\inc\crt\iso646.h, del, bryant, moved to stl60
sdk\inc\crt\istream, del, bryant, moved to stl60
sdk\inc\crt\istream.h, del, bryant, moved to iostreams
sdk\inc\crt\iterator, del, bryant, moved to stl60
sdk\inc\crt\limits, del, bryant, moved to stl60
sdk\inc\crt\list, del, bryant, moved to stl60
sdk\inc\crt\locale, del, bryant, moved to stl60
sdk\inc\crt\map, del, bryant, moved to stl60
sdk\inc\crt\memory, del, bryant, moved to stl60
sdk\inc\crt\mmintrin.h, add, forrestf, xmm intrinsics
sdk\inc\crt\numeric, del, bryant, moved to stl60
sdk\inc\crt\ostream, del, bryant, moved to stl60
sdk\inc\crt\ostream.h, del, bryant, moved to iostreams
sdk\inc\crt\queue, del, bryant, moved to stl60
sdk\inc\crt\set, del, bryant, moved to stl60
sdk\inc\crt\sstream, del, bryant, moved to stl60
sdk\inc\crt\stack, del, bryant, moved to stl60
sdk\inc\crt\stdexcept, del, bryant, moved to stl60
sdk\inc\crt\stdiostr.h, del, bryant, moved to iostreams
sdk\inc\crt\stl.h, del, bryant, moved to stl60
sdk\inc\crt\stl60\algorithm, add, bryant, moved from crt
sdk\inc\crt\stl60\bitset, add, bryant, moved from crt
sdk\inc\crt\stl60\cassert, add, bryant, moved from crt
sdk\inc\crt\stl60\cctype, add, bryant, moved from crt
sdk\inc\crt\stl60\cerrno, add, bryant, moved from crt
sdk\inc\crt\stl60\cfloat, add, bryant, moved from crt
sdk\inc\crt\stl60\ciso646, add, bryant, moved from crt
sdk\inc\crt\stl60\climits, add, bryant, moved from crt
sdk\inc\crt\stl60\clocale, add, bryant, moved from crt
sdk\inc\crt\stl60\cmath, add, bryant, moved from crt
sdk\inc\crt\stl60\complex, add, bryant, moved from crt
sdk\inc\crt\stl60\csetjmp, add, bryant, moved from crt
sdk\inc\crt\stl60\csignal, add, bryant, moved from crt
sdk\inc\crt\stl60\cstdarg, add, bryant, moved from crt
sdk\inc\crt\stl60\cstdio, add, bryant, moved from crt
sdk\inc\crt\stl60\cstdlib, add, bryant, moved from crt
sdk\inc\crt\stl60\cstring, add, bryant, moved from crt
sdk\inc\crt\stl60\ctime, add, bryant, moved from crt
sdk\inc\crt\stl60\cwchar, add, bryant, moved from crt
sdk\inc\crt\stl60\cwctype, add, bryant, moved from crt
sdk\inc\crt\stl60\deque, add, bryant, moved from crt
sdk\inc\crt\stl60\fstream, add, bryant, moved from crt
sdk\inc\crt\stl60\functional, add, bryant, moved from crt
sdk\inc\crt\stl60\iomanip, add, bryant, moved from crt
sdk\inc\crt\stl60\ios, add, bryant, moved from crt
sdk\inc\crt\stl60\iosfwd, add, bryant, moved from crt
sdk\inc\crt\stl60\iostream, add, bryant, moved from crt
sdk\inc\crt\stl60\iso646.h, add, bryant, moved from crt
sdk\inc\crt\stl60\istream, add, bryant, moved from crt
sdk\inc\crt\stl60\iterator, add, bryant, moved from crt
sdk\inc\crt\stl60\limits, add, bryant, moved from crt
sdk\inc\crt\stl60\list, add, bryant, moved from crt
sdk\inc\crt\stl60\locale, add, bryant, moved from crt
sdk\inc\crt\stl60\map, add, bryant, moved from crt
sdk\inc\crt\stl60\memory, add, bryant, moved from crt
sdk\inc\crt\stl60\numeric, add, bryant, moved from crt
sdk\inc\crt\stl60\ostream, add, bryant, moved from crt
sdk\inc\crt\stl60\queue, add, bryant, moved from crt
sdk\inc\crt\stl60\set, add, bryant, moved from crt
sdk\inc\crt\stl60\sstream, add, bryant, moved from crt
sdk\inc\crt\stl60\stack, add, bryant, moved from crt
sdk\inc\crt\stl60\stdexcept, add, bryant, moved from crt
sdk\inc\crt\stl60\stl.h, add, bryant, moved from crt
sdk\inc\crt\stl60\streambuf, add, bryant, moved from crt
sdk\inc\crt\stl60\string, add, bryant, moved from crt
sdk\inc\crt\stl60\strstream, add, bryant, moved from crt
sdk\inc\crt\stl60\typeinfo, add, bryant, moved from crt
sdk\inc\crt\stl60\utility, add, bryant, moved from crt
sdk\inc\crt\stl60\valarray, add, bryant, moved from crt
sdk\inc\crt\stl60\vector, add, bryant, moved from crt
sdk\inc\crt\stl60\wctype.h, add, bryant, moved from crt
sdk\inc\crt\stl60\xcomplex, add, bryant, moved from crt
sdk\inc\crt\stl60\xiosbase, add, bryant, moved from crt
sdk\inc\crt\stl60\xlocale, add, bryant, moved from crt
sdk\inc\crt\stl60\xlocinfo, add, bryant, moved from crt
sdk\inc\crt\stl60\xlocinfo.h, add, bryant, moved from crt
sdk\inc\crt\stl60\xlocmon, add, bryant, moved from crt
sdk\inc\crt\stl60\xlocnum, add, bryant, moved from crt
sdk\inc\crt\stl60\xloctime, add, bryant, moved from crt
sdk\inc\crt\stl60\xmath.h, add, bryant, moved from crt
sdk\inc\crt\stl60\xmemory, add, bryant, moved from crt
sdk\inc\crt\stl60\xstring, add, bryant, moved from crt
sdk\inc\crt\stl60\xtree, add, bryant, moved from crt
sdk\inc\crt\stl60\xutility, add, bryant, moved from crt
sdk\inc\crt\stl60\ymath.h, add, bryant, moved from crt
sdk\inc\crt\streamb.h, del, bryant, moved to iostreams
sdk\inc\crt\streambuf, del, bryant, moved to stl60
sdk\inc\crt\string, del, bryant, moved to stl60
sdk\inc\crt\strstrea.h, del, bryant, moved to iostreams
sdk\inc\crt\strstream, del, bryant, moved to stl60
sdk\inc\crt\typeinfo, del, bryant, moved to stl60
sdk\inc\crt\useoldio.h, del, bryant, moved to iostreams
sdk\inc\crt\utility, del, bryant, moved to stl60
sdk\inc\crt\valarray, del, bryant, moved to stl60
sdk\inc\crt\vector, del, bryant, moved to stl60
sdk\inc\crt\wctype.h, del, bryant, moved to stl60
sdk\inc\crt\xcomplex, del, bryant, moved to stl60
sdk\inc\crt\xiosbase, del, bryant, moved to stl60
sdk\inc\crt\xlocale, del, bryant, moved to stl60
sdk\inc\crt\xlocinfo, del, bryant, moved to stl60
sdk\inc\crt\xlocinfo.h, del, bryant, moved to stl60
sdk\inc\crt\xlocmon, del, bryant, moved to stl60
sdk\inc\crt\xlocnum, del, bryant, moved to stl60
sdk\inc\crt\xloctime, del, bryant, moved to stl60
sdk\inc\crt\xmath.h, del, bryant, moved to stl60
sdk\inc\crt\xmemory, del, bryant, moved to stl60
sdk\inc\crt\xmmintrin.h, add, forrestf, xmm intrinsics
sdk\inc\crt\xstring, del, bryant, moved to stl60
sdk\inc\crt\xtree, del, bryant, moved to stl60
sdk\inc\crt\xutility, del, bryant, moved to stl60
sdk\inc\crt\ymath.h, del, bryant, moved to stl60
sdk\inc\ctffunc.h, add, benwest, shipped in sdk
sdk\inc\ctffunc.idl, add, benwest, shipped in sdk
sdk\inc\ctfspui.h, add, benwest, shipped in sdk
sdk\inc\ctfspui.idl, add, benwest, shipped in sdk
sdk\inc\ctfutb.h, add, benwest, shipped in sdk
sdk\inc\ctfutb.idl, add, benwest, shipped in sdk
sdk\inc\datacontainer.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\datacontainer.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\datacontainerversion.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\datacontainerversion.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\d3d8rgbrast.h, del, manders, moving to internal\multimedia from SDK_INC_PATH (370708)
sdk\inc\dbnetlib.h, add, bryant, DOJ compliance
sdk\inc\ddrawgdi.h, add, smac, moved from internal\windows\inc
sdk\inc\des.h, del, SField, moved to DS
sdk\inc\dhcpapi.h, del, rterala, removing
sdk\inc\dhcpsapi.h, add, rterala, trimmed list needed for consent
sdk\inc\disptree.h, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\disptree.idl, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\dpnathlp.h, add, vanceo, moved from internal\multimedia\inc
sdk\inc\dsconf.h, add, DuganP, Adding this public version of dsprv.h to comply with consent decree
sdk\inc\dsdmobse.h, del, alanlu, should not be published in the SDK - bug 547388
sdk\inc\dsetup.h, add, adamlon, needed to build DSetup (272881)
sdk\inc\dxerr8.h, add, adamlon, needed for DX SDK samples/framework (272881)
sdk\inc\efsputil.h, del, moolyb, removed from sdk
sdk\inc\encdec.idl, add, johnbrad, tv encrypter/decrypter interface
sdk\inc\encdec.h, add, johnbrad, tv encrypter/decrypter interface
sdk\inc\event.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\event.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\extsfns.h, add, kksharma, debugger extension
sdk\inc\faxcom_i.c, add, moolyb, shipped in sdk
sdk\inc\faxcomex_i.c, add, moolyb, shipped in sdk
sdk\inc\faxcontrol.h, del, moolyb, removed from sdk
sdk\inc\faxcontrol_i.c, del, moolyb, removed from sdk
sdk\inc\filehc.h, add, gpulla, SMTP SDK file
sdk\inc\gb18030.h, add, yslin, shipped in sdk
sdk\inc\HelpCenterInterfaces.h, add, dmassare, shipped in sdk
sdk\inc\HelpServiceInterfaces.h, add, dmassare, shipped in sdk
sdk\inc\http.h, add, rajeshsu, public HTTP.sys header file
sdk\inc\httprequest.idl, add, ssulzer, public WinHTTP header file
sdk\inc\httprequestid.h, add, ssulzer, public WinHTTP header file
sdk\inc\i_cryptasn1tls.h, add, philh, added for Consent Degree
sdk\inc\iiisext.h, add, brentmid, IIS ADSI header file
sdk\inc\iisext_i.c, add, brentmid, IIS ADSI guids
sdk\inc\iisrsta.h, add, emilyk, public IisServiceControl header file
sdk\inc\imsconf2.idl, add, josef, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\indexsrv.h, add, dlee, public Indexing Service header, esp wordbreakers
sdk\inc\inetcpl.h, del, reinerf, moved to internal\shell\inc
sdk\inc\isysmon.h, add, kathse, shipped in sdk
sdk\inc\ksamd64.inc, add, DaveC, assembler include file
sdk\inc\kxamd64.inc, add, DaveC, assembler include file
sdk\inc\mailmsg.idl, add, gpulla, SMTP SDK file
sdk\inc\mailmsgprops.h, add, gpulla, SMTP SDK file
sdk\inc\mce.h, add, JHavens, Machine Check Errors definitions
sdk\inc\mixerocx.h, add, msavage, now-public dshow header
sdk\inc\mixerocx.idl, add, syonb, now-public dshow header
sdk\inc\mmreg.h, add, FrankYe, shipped in SDK
sdk\inc\msaatext.h, add, preid, shipped in SDK
sdk\inc\msaatext.idl, add, preid, shipped in SDK
sdk\inc\msacm.h, add, frankye, shipped in SDK
sdk\inc\msasn1.h, add, philh, move from internal\enduser\inc
sdk\inc\msber.h, add, philh, move from internal\enduser\inc
sdk\inc\mscoree.h, add, bryant, comes from com\netfx\binary_release - needed by UDDI team
sdk\inc\msctf.h, add, benwest, shipped in sdk
sdk\inc\msctf.idl, add, benwest, shipped in sdk
sdk\inc\msident.h, del, reinerf, move to internal\shell\inc
sdk\inc\msluapi.h, del, reinerf, move to internal\shell\inc
sdk\inc\msluguid.h, add, reinerf, move to internal\shell\inc
sdk\inc\mstvca.h, del, seanmcd, for johnbrad remove ca part of sec push cleanup
sdk\inc\mstvca.idl, del, seanmcd, for johnbrad remove ca part of sec push cleanup
sdk\inc\mstve.idl, del, johnbrad, remove tve component
sdk\inc\mstve.h, del, johnbrad, remove tve component
sdk\inc\mstvgs.h, del, leeac, GuideStore interfaces
sdk\inc\mstvgs.idl, del, seanmcd, for leeac GuideStore interfaces
sdk\inc\natupnp.h, add, bhanlon, shipped in sdk
sdk\inc\natupnp.idl, add, billi, ship in SDK in addition to header
sdk\inc\nserror.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\nsscore.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\nsscore.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\ntamd64.h, add, Davec, AMD64 platform definitions
sdk\inc\ntddaux.h, del, Fwong, no longer needed
sdk\inc\ntddmidi.h, del, Fwong, no longer needed
sdk\inc\ntddmix.h, del, Fwong, no longer needed
sdk\inc\ntddramd.h, add, neilsa, support for ramdisk driver
sdk\inc\ntddsnd.h, del, Fwong, no longer needed
sdk\inc\ntddtime.h, del, Fwong, no longer needed
sdk\inc\ntddwave.h, del, Fwong, no longer needed
sdk\inc\ntgdi.h, add, smac, moved from internal\windows\inc
sdk\inc\ntquery.h, add, dlee, moved from root published to inetsrv\published
sdk\inc\ntrtlmmapio.h, add, Jaykrell, new stuff
sdk\inc\ntrtloverflow.h, add, Jaykrell, new stuff
sdk\inc\nxalpha.h, add, Davec, post include platform file
sdk\inc\nxamd64.h, add, Davec, post include platform file
sdk\inc\nxi386.h, add, Davec, post include platform file
sdk\inc\nxia64.h, add, Davec, post include platform file
sdk\inc\oemupgex.h, add, BillBe, file should be published rather than checked in straight to sdk
sdk\inc\opsprof.h, del, reinerf, moved to shell\inc\$O
sdk\inc\patchapi.h, add, MSliger, shipped in an SDK
sdk\inc\pebteb.h, add, JayKrell, broken out pieces of ntpsapi.h and wow64t.h
sdk\inc\posix\dirent.h, del, bryant, Posix is no more
sdk\inc\posix\errno.h, del, bryant, Posix is no more
sdk\inc\posix\fcntl.h, del, bryant, Posix is no more
sdk\inc\posix\grp.h, del, bryant, Posix is no more
sdk\inc\posix\pwd.h, del, bryant, Posix is no more
sdk\inc\posix\setjmp.h, del, bryant, Posix is no more
sdk\inc\posix\signal.h, del, bryant, Posix is no more
sdk\inc\posix\tar.h, del, bryant, Posix is no more
sdk\inc\posix\termios.h, del, bryant, Posix is no more
sdk\inc\posix\types.h, del, bryant, Posix is no more
sdk\inc\posix\unistd.h, del, bryant, Posix is no more
sdk\inc\posix\utime.h, del, bryant, Posix is no more
sdk\inc\posix\sys\errno.h, del, bryant, Posix is no more
sdk\inc\posix\sys\stat.h, del, bryant, Posix is no more
sdk\inc\posix\sys\times.h, del, bryant, Posix is no more
sdk\inc\posix\sys\types.h, del, bryant, Posix is no more
sdk\inc\posix\sys\utsname.h, del, bryant, Posix is no more
sdk\inc\posix\sys\wait.h, del, bryant, Posix is no more
sdk\inc\powrprof.h, add, jakeo, split from shell\inc
sdk\inc\procdm.h, del, ramani, not needed anymore
sdk\inc\procdm.idl, del, ramani, not needed anymore
sdk\inc\qcore.h, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\qcore.idl, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\qcorec.h, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\qcorecid.h, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\qcoredbg.h, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\qcoredid.h, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\inc\qmgr.h, add, jroberts, consent decree: move from internal\admin\inc
sdk\inc\qmgr.idl, add, jroberts, consent decree: move from internal\admin\inc
sdk\inc\reason.h, add, Ianserv, shutdown reason codes should be public
sdk\inc\rkeysvcc.h, add, duncanb, export remote key service API
sdk\inc\rtccore.h, add, RaduS, RTC header file
sdk\inc\rtccore.idl, add, RaduS, RTC IDL file
sdk\inc\rtcerr.h, add, RaduS, RTC error file
sdk\inc\sapi.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\sapi.idl, add, davewood, SAPI5 IDL file
sdk\inc\sapiaut.idl, add, davewood, SAPI5 IDL file
sdk\inc\sapiddk.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\sapiddk.idl, add, davewood, SAPI5 IDL file
sdk\inc\SASecRPC.h, add, shbrown, need to ship in SDK now for newly published interface (619000)
sdk\inc\sbe.idl, add, mgates, publish stream buffer engine (PVR) engine API
sdk\inc\sbe.h, add, mgates, publish stream buffer engine (PVR) engine API
sdk\inc\seo.idl, add, gpulla, SMTP SDK file moved from internal\inetsrv to sdk
sdk\inc\sha.h, del, SField, moved to DS
sdk\inc\shellids.h, del, BryanSt, moved to internal\shell
sdk\inc\smtpevent.idl, add, gpulla, SMTP SDK file
sdk\inc\smtpguid.h, add, gpulla, SMTP SDK file
sdk\inc\spcollec.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\spddkhlp.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\spdebug.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\sperror.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\speventq.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\sphelper.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\spuihelp.h, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\inc\stgtransguids.h, del, reljai, file contents moved to internal\shell
sdk\inc\streamcache.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\streamcache.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\streamdescription.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\streamdescription.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\strsafe.h, add, reinerf, new safe string api's
sdk\inc\tcpioctl.h, add, mohitt, DOJ compliance
sdk\inc\textstor.h, add, benwest, shipped in sdk
sdk\inc\textstor.idl, add, benwest, shipped in sdk
sdk\inc\timeprov.h, add, duncanb, used to write time provider modules for w32time
sdk\inc\tlogstg.h, add, edwardp, moved from internal\shell\inc
sdk\inc\tlogstg.idl, add, edwardp, moved from internal\shell\inc
sdk\inc\tsattrs.h, add, benwest, shipped in sdk
sdk\inc\tvratings.idl, add, johnbrad, tv ratings xds parser plug-in interface for sdk
sdk\inc\tvratings.h, add, johnbrad, tv ratings xds parser plug-in interface for sdk
sdk\inc\vbinterf.h, add, bryant, DOJ compliance
sdk\inc\vc5\customaw.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\addauto.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\addguid.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\appauto.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\appdefs.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\appguid.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\bldauto.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\blddefs.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\bldguid.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\dbgauto.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\dbgdefs.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\dbgguid.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\textauto.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\textdefs.h, del, BryanT, No longer used
sdk\inc\vc5\ObjModel\textguid.h, del, BryanT, No longer used
sdk\inc\vssmsg.h, del, brianb, not used outside of project
sdk\inc\wdigest.h, add, kdamour, used in Digest Auth SSP
sdk\inc\wiaintfc.h, add, KeisukeT, Header for WIA device interface.
sdk\inc\winbase.inl, add, JayKrell, shipped in sdk conditionally #included by winbase.h
sdk\inc\winbase_interlockedcplusplus.h, add, Jaykrell, new stuff
sdk\inc\winbase_interlockedunsigned.h, add, Jaykrell, new stuff
sdk\inc\winhttp.h, add, ssulzer, public WinHTTP header file
sdk\inc\winsip.h, add, IlyaK, publishing winsip.h
sdk\inc\winsip.idl, add, IlyaK, publishing winsip.idl
sdk\inc\winternl.h, add, ELi, SDK header for Consent Decree
sdk\inc\winuser.inl, add, JayKrell, shipped in sdk conditionally #included by winuser.h
sdk\inc\WMSBasicPlugin.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSBasicPlugin.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsbuffer.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsbuffer.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmscatid.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmscontext.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmscontext.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmscontextnames.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSDataPath.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSDataPath.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsdefs.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSEvent.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSEvent.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmseventlog.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmseventlog.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSHeaderLine.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSHeaderLine.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSIncomingCounters.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSIncomingCounters.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsnamedvalues.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsnamedvalues.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSPacket.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSPacket.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsplaylistparser.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsplaylistparser.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsplugin.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsplugin.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSProxy.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\WMSProxy.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsserver.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsserver.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsxmldomextensions.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\wmsxmldomextensions.idl, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\ws2bth.h, add, doronh, Bluetooth socket and NSP header
sdk\inc\wsiperr.h, add, EmanP, publish wsiperr.h
sdk\inc\wsipv6ok.h, add, mohitt, used with IPV6STRICT flag
sdk\inc\xmldom.h, add, fabv, This file will be accessed by the Windows PSDK team for distribution through www.microsoft.com
sdk\inc\xmlparser.h, add, bryant, Put it back - not dead yet.
sdk\lib\dtcfil.txt, del, bryant, Not needed
sdk\lib\ieplace.txt, del, bryant, Not needed
sdk\lib\makecabs.txt, del, bryant, Not needed
sdk\lib\placealt.txt, del, bryant, Not needed
sdk\lib\placefil.txt, del, bryant, moved to $(NTMAKEENV)
sdk\lib\reskit.txt, del, bryant, Not needed
sdk\lib\amd64\binmode.obj, add, Davec, AMD64 file
sdk\lib\amd64\commode.obj, add, Davec, AMD64 file
sdk\lib\amd64\fp10.obj, add, Davec, AMD64 file
sdk\lib\amd64\mqoa.tlb, add, Conradc, AMD64 file
sdk\lib\amd64\mqoa10.tlb, add, Conradc, AMD64 file
sdk\lib\amd64\mqoa20.tlb, add, Conradc, AMD64 file
sdk\lib\amd64\newmode.obj, add, Davec, AMD64 file
sdk\lib\amd64\setargv.obj, add, Davec, AMD64 file
sdk\lib\amd64\spoolss.lib, add, Davec, AMD64 file
sdk\lib\amd64\winspool.lib, add, Davec, AMD64 file
sdk\lib\amd64\wsetargv.obj, add, Davec, AMD64 file
sdk\lib\ia64\dtchelp.pdb, del, BryanT, No longer used
sdk\lib\ia64\msjava.lib, del, BryanT, No longer used
sdk\lib\ia64\svcguid.pdb, del, BryanT, No longer used
sdk\lib\ia64\xaswitch.pdb, del, BryanT, No longer used
sdk\lib\stub512.com, add, bryant, 512 byte stub for non-page aligned images (used by hotpatch)
sdk\lib\*\alrsvc.lib, del, BryanT, No longer used
sdk\lib\*\adprop.lib, add, EricB, cross-depot linking
sdk\lib\*\adsiis.tlb, add, brentmid, iis adsi provider
sdk\lib\*\adsldp.lib, del, BryanT, No longer used
sdk\lib\*\adsldpc.lib, add, BryanT, Mistake
sdk\lib\*\adsmsext.lib, del, BryanT, No longer used
sdk\lib\*\adsnds.lib, del, BryanT, No longer used
sdk\lib\*\adsnt.lib, del, BryanT, No longer used
sdk\lib\*\adsnw.lib, del, BryanT, No longer used
sdk\lib\*\authzi.lib, add, KedarD, audit functions
sdk\lib\*\azroles.lib, add, cliffv, library for azroles.dll
sdk\lib\*\azroles.tlb, add, xtan, move azroles.tlb from inc
sdk\lib\*\badappsa.lib, del, raymondc, moved to internal\shell\lib
sdk\lib\*\badappsu.lib, del, raymondc, moved to internal\shell\lib
sdk\lib\*\batmeter.lib, del, jakeo, doesn't need to be in SDK
sdk\lib\*\bignumsdk.lib, del, BryanT, Old turd - don't use
sdk\lib\*\bits.lib, add, mzoran, IIDS and CLSIDs for BITS
sdk\lib\*\bufferoverflowGDI.lib, add, JSchwart, GDI driver-specific buffer overrun detection
sdk\lib\*\bufferoverflowK.lib, add, JSchwart, kernel-mode buffer overrun detection
sdk\lib\*\bufferoverflowU.lib, add, JSchwart, user-mode buffer overrun detection
sdk\lib\*\chkstk.obj, del, BryanT, Moved to base\lib
sdk\lib\*\cleandrm.lib, add, danhoe, Windows Media sdk file
sdk\lib\*\coherent.lib, del, BryanT, No longer used
sdk\lib\*\comctlv6.lib, del, BryanT, No longer used
sdk\lib\*\d3dx.lib, del, BryanT, No longer built - use dxguid or convert to dx8
sdk\lib\*\d3dxd.lib, del, BryanT, No longer built - use dxguid or convert to dx8
sdk\lib\*\d3d8rgb.lib, del, manders, moving to internal\multimedia from SDK_LIB_PATH (370708)
sdk\lib\*\d3d8rgbd.lib, del, manders, moving to internal\multimedia from SDK_LIB_PATH (370708)
sdk\lib\*\delayimp.lib, add, BryanT, Use same name as VC
sdk\lib\*\d3d8thk.lib, add, smac, needed for consent
sdk\lib\*\dhcpsapi.lib, add, rterala, needed for consent
sdk\lib\*\dciman32.lib, add, smac, moved from internal\windows\lib
sdk\lib\*\dsetup.lib, add, adamlon, needed to build DSetup (272881)
sdk\lib\*\dirsynclib.lib, del, BryanT, No longer used
sdk\lib\*\dxerr8.lib, add, adamlon, needed for DX SDK samples/framework (272881)
sdk\lib\*\dxguid.lib, add, adamlon, needed for DX SDK samples/framework (272881)
sdk\lib\*\esentprf.lib, del, BryanT, No longer used
sdk\lib\*\fcil.lib, del, BryanT, No longer used
sdk\lib\*\ftpsvc.lib, del, BryanT, No longer used
sdk\lib\*\fxsfsput.lib, del, moolyb, removed from sdk
sdk\lib\*\HelpCenterInterfaces.lib, add, dmassare, shipped in sdk
sdk\lib\*\HelpCenterInterfaces.tlb, add, dmassare, shipped in sdk
sdk\lib\*\HelpServiceInterfaces.lib, add, dmassare, shipped in sdk
sdk\lib\*\HelpServiceInterfaces.tlb, add, dmassare, shipped in sdk
sdk\lib\*\httpapi.lib, add, rajeshsu, APIs exported by httpapi.dll (that calls into http.sys)
sdk\lib\*\ibapi.lib, add, kpeery, shipped in sdk
sdk\lib\*\iisext.tlb, add, brentmid, iis adsi provider
sdk\lib\*\keysvc.lib, add, duncanb, export remote key service API
sdk\lib\*\libc.pdb, del, BryanT, No longer used
sdk\lib\*\libcd.pdb, del, BryanT, No longer used
sdk\lib\*\libci.pdb, del, BryanT, No longer used
sdk\lib\*\libcid.pdb, del, BryanT, No longer used
sdk\lib\*\libcimt.pdb, del, BryanT, No longer used
sdk\lib\*\libcimtd.pdb, del, BryanT, No longer used
sdk\lib\*\libcmt.pdb, del, BryanT, No longer used
sdk\lib\*\libcmtd.pdb, del, BryanT, No longer used
sdk\lib\*\libcpsx.lib, del, BryanT, Posix is no more
sdk\lib\*\mmdet.lib, del, BryanT, No longer used
sdk\lib\*\msaudite.lib, del, BryanT, No longer used
sdk\lib\*\mscoree.lib, add, BryanT, CLR lib needed for managed code
sdk\lib\*\msgina.lib, del, BryanT, No longer used
sdk\lib\*\mspatcha.lib, add, MSliger, Ships in an SDK
sdk\lib\*\mspatchc.lib, add, MSliger, Ships in an SDK
sdk\lib\*\msvcirt.pdb, del, BryanT, No longer used
sdk\lib\*\msvcirtd.pdb, del, BryanT, No longer used
sdk\lib\*\msvcrt.pdb, del, BryanT, No longer used
sdk\lib\*\msvcrtd.pdb, del, BryanT, No longer used
sdk\lib\*\odbcbcp.lib, add, jenlc, needed by PDH
sdk\lib\*\qcore.tlb, del, raymondc, IE folks deleted from publish list (inetcore:2106)
sdk\lib\*\psxdll,lib, del, BryanT, Posix is no more
sdk\lib\*\psxrtl,lib, del, BryanT, Posix is no more
sdk\lib\*\randlib.lib, del, BryanT, Old turd - don't use
sdk\lib\*\rascomp.lib, del, BryanT, No longer used
sdk\lib\*\rpcndr.lib, del, BryanT, No longer used
sdk\lib\*\rsa32sdk2.lib, del, BryanT, Old turd - don't use
sdk\lib\*\rsvpmsg.lib, del, BryanT, No longer used
sdk\lib\*\sapi.lib, add, agarside, SAPI5 moved from internal\enduser to public\sdk
sdk\lib\*\strsafe.lib, add, reinerf, new safe string api's
sdk\lib\*\sysprep.lib, del, BryanT, No longer used
sdk\lib\*\thrownew.obj, add, BryanT, CRT object
sdk\lib\*\uimuuid.lib, del, benwest, moved to internal\windows
sdk\lib\*\unicows.lib, add, v-MichKa, the Godot Unicode Layer's loader, ships in PSDK
sdk\lib\*\w2kumode.lib, add, smac, required for consent
sdk\lib\*\xmltrnsf.lib, del, BryanT, No longer used
sdk\lib\*\winhttp.lib, add, ssulzer, WinHTTP import library
sdk\lib\*\winhttp51.lib, del, ssulzer, WinHTTP import library
sdk\lib\*\wmiutils.lib, add, shbrown, shipped in sdk
tst\common\inc\exclntmr.h, del, jschwart, test header that should never have been here
;============================================================================
; KEEP THIS FILE SORTED...
; and keep this comment at the end of the last entry to ensure that there is
; always a CR after the last entry
;============================================================================