Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
CryptoAlgo Inc daad8a087a Add source files 4 years ago
..
basepch.h Add source files 4 years ago
cfgmgr32.c Add source files 4 years ago
cscdll.c Add source files 4 years ago
dnsapi.c Add source files 4 years ago
makefile Add source files 4 years ago
ocmanage.c Add source files 4 years ago
pch.h Add source files 4 years ago
pidgen.c Add source files 4 years ago
readme.txt Add source files 4 years ago
setupapi.c Add source files 4 years ago
sfc.c Add source files 4 years ago
sources Add source files 4 years ago
sxs.c Add source files 4 years ago
syssetup.c Add source files 4 years ago

readme.txt

# NOTE: The delayload stubs for each dll should be in the same
# directory as the dll is build from
#
# Examples:
#
# shell32.dll is built from the shell depot, so its delayload error handler
# file is in \nt\shell\published\dload\shell32.c
#
# netrap.dll is built from the ds depot, so its delayload error handler file
# is in \nt\ds\published\dload\netwrap.c
#
# mpr.dll is built from the net depot, so its delayload error handler file
# is in \nt\net\published\lib\dload\mpr.c
#
#
# !! Please do NOT add files here that are not build from the base depot !!
#