Files
admin
base
com
developer
drivers
ds
adsi
dns
ds
edb500
ese98
inc
nameres
netapi
access
api
dosprint
inc
messages
netcmd
netdom
netlib
rap
rpcxlate
svcctrl
svcdlls
alrsvc
at
browser
dfs
idl
lls
ccfapi32
client
common
idl
inc
ntlsapi
lsapi_c_stub.c
main.c
makefile
ntlsapi.c
ntlsapi.def
ntlsapi.rc
rpcstub.c
sources
server
dirs
logonsrv
msgsvc
nwsap
repl
seclogon
srvsvc
upssvc
wkssvc
dirs
svcimgs
xactsrv
dirs
nlrepl
nw
published
safealloca
security
win32
xpress
dirs
project.mk
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
2025-04-27 07:49:33 -04:00

27 lines
702 B
Plaintext

//+--------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1996-1999
//
// File: ntlsapi.rc
//
// Contents:
//
// History:
//
//
//---------------------------------------------------------------------------
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Microsoft\256 License Server Interface DLL"
#define VER_INTERNALNAME_STR "ntlsapi.dll"
#define VER_ORIGINALFILENAME_STR "ntlsapi.dll"
#include <common.ver>