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.

41 lines
589 B

  1. /*++
  2. Copyright (c) 1996 Microsoft Corporation
  3. Module Name:
  4. MSIClientCustomActions.rc
  5. Abstract:
  6. Resource file for fax client setup (stored custom-action for MSI)
  7. Environment:
  8. Windows NT fax client setup
  9. Revision History:
  10. 12/16/99 -asafs-
  11. Created it.
  12. --*/
  13. //
  14. // Version resource
  15. //
  16. //
  17. // Version resource
  18. //
  19. #include <windows.h>
  20. #include "resource.h"
  21. #include "MSIClientCustomActions.rc2"
  22. STRINGTABLE DISCARDABLE
  23. BEGIN
  24. IDS_FAXXP_DISPLAY_NAME "Microsoft Shared Fax Mail Transport"
  25. END