27 lines
403 B
Plaintext
27 lines
403 B
Plaintext
/*++
|
|
|
|
Copyright (c) 1998-1999 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
iiswp.rc
|
|
|
|
Abstract:
|
|
|
|
Resource file for the IIS Worker Process.
|
|
|
|
Author:
|
|
|
|
Murali R. Krishnan (MuraliK) 07-Dec-1998
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#define XSP_VER_ORIGINALFILENAME_STR "APPWP.EXE"
|
|
#define XSP_VER_FILEDESCRIPTION_STR "Microsoft Application Worker Process"
|
|
#include <version.h>
|
|
|
|
|
|
|