mirror of https://github.com/lianthony/NT4.0
7 lines
323 B
7 lines
323 B
|
|
#define VER_FILEDESCRIPTION_STR "RPC LANMan Security Provider DLL"
|
|
#define VER_INTERNALNAME_STR "security"
|
|
#define VER_ORIGINALFILENAME_STR "SECURITY.DLL"
|
|
#define VER_LEGALCOPYRIGHT_STR "(c) 1994/1995 Microsoft Corporation. All Rights Reserved."
|
|
#define VER_COMPANYNAME "Microsoft"
|
|
#define DLL
|