Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
493 B

/*++
Copyright (c) 1999-2002 Microsoft Corporation
Module Name:
acwebsvc.rc
Abstract:
Resource file for acwebsvc.dll
Author:
Wade Hilmo (wadeh) 30-Apr-2002
Revision History:
--*/
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILEDESCRIPTION_STR "IIS Legacy Application Setup Shim"
#define VER_INTERNALNAME_STR "acwebsvc.dll"
#include <iisver.h>
#include <common.ver>