From cc89d291ae2f2fcb037da67928ee6a55396685f8 Mon Sep 17 00:00:00 2001 From: Peter Repukat Date: Fri, 29 Oct 2021 21:39:45 +0200 Subject: [PATCH] Fix typos --- UWPOverlayEnablerDLL/dllmain.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UWPOverlayEnablerDLL/dllmain.cpp b/UWPOverlayEnablerDLL/dllmain.cpp index 63b50da..787b5cb 100644 --- a/UWPOverlayEnablerDLL/dllmain.cpp +++ b/UWPOverlayEnablerDLL/dllmain.cpp @@ -34,8 +34,8 @@ There are two (known to me, at time of writing) ways to get a working overlay fo "The magic": Hook SetWindowBand - One called, find GlosSI Window - Set GlosSI Window to notification ZBID (Doesn't seem to require any special stuff) + Once called, find GlosSI Window + Set GlosSI Window to ZBID_SYSTEM_TOOLS (Doesn't seem to require any special stuff) Self-Eject **PROFIT!**