mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
powerrename: implement shellext support for UWP
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
|
||||
|
||||
HINSTANCE g_hInst;
|
||||
void ModuleAddRef() {}
|
||||
void ModuleRelease() {}
|
||||
|
||||
// {0440049F-D1DC-4E46-B27B-98393D79486B}
|
||||
//DEFINE_GUID(CLSID_PowerRenameMenu, 0x0440049F, 0xD1DC, 0x4E46, 0xB2, 0x7B, 0x98, 0x39, 0x3D, 0x79, 0x48, 0x6B);
|
||||
|
||||
Reference in New Issue
Block a user