mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 17:09:28 +00:00
24906e6fa5
* FancyZones draw layout test tool * Fix formatting in resource file
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
//Microsoft Visual C++ generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Accelerator
|
|
//
|
|
|
|
IDC_FANCYZONESDRAWLAYOUTTEST ACCELERATORS
|
|
BEGIN
|
|
"?", IDM_ABOUT, ASCII, ALT
|
|
"/", IDM_ABOUT, ASCII, ALT
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDC_FANCYZONESDRAWLAYOUTTEST "FANCYZONESDRAWLAYOUTTEST"
|
|
IDS_APP_TITLE "FancyZones_DrawLayoutTest"
|
|
END
|