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.
 
 
 
 
 
 

42 lines
589 B

/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
MSIClientCustomActions.rc
Abstract:
Resource file for fax client setup (stored custom-action for MSI)
Environment:
Windows NT fax client setup
Revision History:
12/16/99 -asafs-
Created it.
--*/
//
// Version resource
//
//
// Version resource
//
#include <windows.h>
#include "resource.h"
#include "MSIClientCustomActions.rc2"
STRINGTABLE DISCARDABLE
BEGIN
IDS_FAXXP_DISPLAY_NAME "Microsoft Shared Fax Mail Transport"
END