Files
admin
base
com
developer
drivers
ds
enduser
inetcore
inetsrv
iis
admin
browseinfo
config
exe
iisrearc
img
inc
last
lkrhash
qfetools
setup
staxinc
svcs
admex
afsvcloc
cmp
dbgext
ftp
gopher
iiscrmap
iismap
iisrtl
iisrtl2
iissuba
infocomm
atq
cache
cache2
common
dcomadm
extend
festrcnv
info
kcommon
kisfecnv
knfo
ksatq
log
lonsi
metadata
rdns
rpcref
sec
setup
spud
spuddrv
dirs
readme.txt
irtl
kisrtl
loadbal
mdadmin
mibs
nntp
nsepm
restart
smtp
staxcore
svcloc
w3
wam
wp
bugs.txt
dirs
ui
utils
bldzip.pl
clean.bat
coffbase.txt
dirs
guids.txt
iisntw.chm
inetrel.cmd
internet.mk
k2ver.pl
make128.cmd
makefile
makefile.chi
mkdev.cmd
mksample.cmd
mkwebcat.cmd
place.inc
place51.inc
placefil.txt
placefil5.txt
project.mk
sdkdrop.bat
update.cmd
wcrel.cmd
intlwb
msmq
published
query
dirs
project.mk
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
WindowsXP/inetsrv/iis/svcs/infocomm
2025-04-27 07:49:33 -04:00
..
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00
2025-04-27 07:49:33 -04:00

ROADMAP.txt

Author:         Murali R. Krishnan      (MuraliK)
Created:        April 09, 1996

Revisions:
    Date            By               Comments
-----------------  --------   -------------------------------------------


Summary :
 This file describes the files in the directory svcs\infocomm
     and details related to Internet Services Common DLL.


File            Description

README.txt      This file.
atq\            ATQ (Asynchronous Thread Queue) module
tsstr\          inTernet Services STRing module
cache\          Cache Module for Internet Services
common\         Common Functionality used by Internet Services
dbgext\         Debug Extensions for ATQ
dirlist\        HTML direcotry listing
festrcnv\       Far Eastern Conversion Routines
info\           INFOCOMM client/server dlls
sec\            Security support functions
spud\           User stubs for spud.sys


Contents:

1) Dependency between sub-Modules in INFOCOMM

Level 1:   atq\   tsstr\  cache\  sec\  dirlist\
 These modules should have dependencies within themselves.
 Should not depend on outside modules.

Level 2:  dbgext\  common\ festrcnv\
 These modules can depend on Level 1 modules.

Level 3:  info\
 These modules can depend on Level 1 & Level 2.

Please maintain the proper dependencies and do not introduce any circular
 dependencies.

Note: spud is not in the dirs file because it has dependencies on the
ntos project. To build uspud.lib you must cd into the spud directory
then check out the version of uspud.lib under the platform subdirectory
for which you are building. You can then build uspud.lib.