mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Fixed info for powerrename, previewpane and shortcutguide (#4447)
This commit is contained in:
committed by
GitHub
parent
3272575f70
commit
690208fd4e
@@ -1,13 +1,23 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by PowerRenameTest.rc
|
||||
//
|
||||
|
||||
//////////////////////////////
|
||||
// Non-localizable
|
||||
|
||||
#define FILE_DESCRIPTION "PowerToys PowerRename Test"
|
||||
#define INTERNAL_NAME "PowerRenameTest"
|
||||
#define ORIGINAL_FILENAME "PowerRenameTest.exe"
|
||||
|
||||
// Non-localizable
|
||||
//////////////////////////////
|
||||
|
||||
#define IDD_POWERRENAMETEST_DIALOG 402
|
||||
#define IDR_MAINFRAME 428
|
||||
#define IDC_STATIC -1
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NO_MFC 1
|
||||
|
||||
Reference in New Issue
Block a user