admin
base
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
1394
atm
config
ddk
dhcp
diagnostics
dlc
homenet
ias
inc
ipsec
irda
jet500
layer2svc
lib
mcast
mmc
ndis
netbeui
netbios
netbt
netevent
nwlink
published
qos
rndis
rras
cm
common
cps
dim
inc
ip
ipx
mgm
mprmsg
ndis
asyncmac
ndistapi
ndiswan
ndproxy
kdext
makefile
precomp.h
proxy.h
px.rc
pxcl.c
pxcm.c
pxco.c
pxdebug.c
pxdefs.h
pxinit.c
pxntinit.c
pxtapi.c
pxtapi.h
pxtypes.h
pxutils.c
sources
rasl2tp
raspppoe
raspptp
raspti
dirs
netsh
ras
routemon
rtm
rtmv2
upgrade
dirs
sfm
snmp
sockets
streams
tapi
tcpip
tdi
unimodem
upnp
winnet
wins
wlbs
branch-reasons-and-info.txt
dirs
makefil0
owners.txt
project.mk
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
#include <windows.h>
|
|
|
|
#include <ntverp.h>
|
|
|
|
#define VER_FILETYPE VFT_DRV
|
|
#define VER_FILESUBTYPE VFT2_DRV_SYSTEM
|
|
#define VER_FILEDESCRIPTION_STR "NDIS Proxy"
|
|
|
|
#define VER_INTERNALNAME_STR "ndproxy.sys"
|
|
#define VER_ORIGINALFILENAME_STR "ndproxy.sys"
|
|
|
|
#include <common.ver>
|