mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
[New Utility]Mouse Without Borders
* Integrate Mouse Without Borders into PowerToys --------- Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
This commit is contained in:
committed by
Jaime Bernardo
parent
a0b9af039d
commit
29eebe16a4
21
src/modules/MouseWithoutBorders/ModuleInterface/resource.h
Normal file
21
src/modules/MouseWithoutBorders/ModuleInterface/resource.h
Normal file
@@ -0,0 +1,21 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by MouseWithoutBorders.rc
|
||||
//
|
||||
#define IDS_MOUSE_WITHOUT_BORDERS_NAME 101
|
||||
|
||||
|
||||
#define FILE_DESCRIPTION "PowerToys MouseWithoutBorders Module"
|
||||
#define INTERNAL_NAME "PowerToys.MouseWithoutBordersModuleInterface"
|
||||
#define ORIGINAL_FILENAME "PowerToys.MouseWithoutBordersModuleInterface.dll"
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 102
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1001
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user