This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2025-12-16 11:48:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c93eb92cd0be1961a6ef9aa0064898bcd462eab4
PowerToys
/
src
/
modules
/
fancyzones
/
FancyZonesModuleInterface
/
pch.cpp
2 lines
17 B
C++
Raw
Normal View
History
Unescape
Escape
[FancyZones] Move FancyZones out of the runner process (#11818) * rename dll -> FancyZonesModuleInterface (#11488) * [FancyZones] Rename "fancyzones/tests" -> "fancyzones/FancyZonesTests" (#11492) * [FancyZones] Rename "fancyzones/lib" -> "fancyzones/FancyZonesLib" (#11489) * [FancyZones] New FancyZones project. (#11544) * [FancyZones] Allow single instance of "PowerToys.FancyZones.exe" (#11558) * [FancyZones] Updated bug reports (#11571) * [FancyZones] Updated installer (#11572) * [FancyZones] Update string resources (#11596) * [FancyZones] Terminate FancyZones with runner (#11696) * [FancyZones] Drop support for the module interface API to save settings (#11661) * Settings telemetry for FancyZones (#11766) * commented out test * enable dpi awareness for the process
2021-06-23 15:48:54 +03:00
#
include
"pch.h"
Reference in New Issue
Copy Permalink