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
irtl
kisrtl
loadbal
mdadmin
mibs
nntp
nsepm
makefile
map.cxx
map.hxx
nsepimp.hxx
nsepm.cxx
nsepm.def
nsepm.hxx
nsepm.rc
refb.cxx
sources
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
2025-04-27 07:49:33 -04:00

39 lines
980 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**********************************************************************/
/** Microsoft Windows NT **/
/** Copyright(c) Microsoft Corp., 1992 **/
/**********************************************************************/
/*
* nsepm.rc
* Resources for the nsepm dll.
*
*
* FILE HISTORY
* keithmo 3-Jun-1996 Created
*/
LANGUAGE 0x9,0x1
1 11 MSG00001.bin
#include "windows.h"
#include "ntverp.h"
#define VER_FILEDESCRIPTION_STR "IIS NSEP mapping DLL"
#define VER_INTERNALNAME_STR "nsepm.dll"
#define VER_ORIGINALFILENAME_STR "nsepm.dll"
#define VER_FILETYPE VFT_DLL
//
// Apps may also define
// VER_FILESUBTYPE
// VER_IISPRODUCTNAME_STR
// VER_IISMAJORVERSION
// VER_IISMINORVERSION
// VER_IISPRODUCTVERSION_STR
// VER_IISPRODUCTVERSION
// VER_IISPRODUCTBUILD
//
#include "iisver.h"
#include "common.ver"