mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Improved "show desktop" detection.
Some cosmetic changes.
This commit is contained in:
@ -95,7 +95,7 @@ private:
|
||||
static HWND GetDefaultShellWindow();
|
||||
static void ChangeZPosInOrder();
|
||||
|
||||
static void CheckDesktopState(HWND WorkerW);
|
||||
static bool CheckDesktopState(HWND WorkerW);
|
||||
static bool BelongToSameProcess(HWND hwndA, HWND hwndB);
|
||||
|
||||
static HWND c_Window;
|
||||
|
Reference in New Issue
Block a user