mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
[PowerRename]Don't crash dllhost on right-click (#19723)
* Add version to PowerRename context menu * [PowerRename]Don't crash dllhost on right-click
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by PowerRenameContextMenu.rc
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 101
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1001
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
//////////////////////////////
|
||||
// Non-localizable
|
||||
|
||||
#define FILE_DESCRIPTION "PowerToys Rename Context Menu"
|
||||
#define INTERNAL_NAME "PowerToys.PowerRenameContextMenu"
|
||||
#define ORIGINAL_FILENAME "PowerToys.PowerRenameContextMenu.dll"
|
||||
|
||||
// Non-localizable
|
||||
//////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user