WindowsXP-SP1/base/fs/ntfs/fu/resource.rc
2020-09-30 16:53:49 +02:00

33 lines
587 B
Plaintext

/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
resource.rc
Abstract:
This file contains all resources for this tool.
Author:
Wesley Witt [wesw] 1-March-2000
Revision History:
--*/
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "fsutil.exe"
#define VER_INTERNALNAME_STR "fsutil.exe"
#define VER_ORIGINALFILENAME_STR "fsutil.exe"
#include "common.ver"
RCINCLUDE msg.rc