update branding in source files

This commit is contained in:
freedom
2023-08-01 00:16:06 -06:00
parent 544b6213d0
commit 33c7a95bf3
13 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
/* * * * * * * *\
REGISTRY.H -
Copyright (c) 2023 freedom7341, Freedom Desktop
Copyright (c) 2023 freedom7341, Vortesys
DESCRIPTION -
Program Manager's header file for registry related functions.
LICENSE INFORMATION -
@@ -19,7 +19,7 @@
#define WINLOGON_KEY L"Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon"
// #define PROGMAN_KEY L"Software\\Microsoft\\Windows NT\\CurrentVersion\\Program Manager"
// #define WINDOWS_KEY L"Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows"
#define PROGMGR_KEY L"Software\\Freedom Desktop\\Program Manager II"
#define PROGMGR_KEY L"Software\\Vortesys\\Program Manager II"
// Settings Bitmask Values (DWORD)
#define PMS_AUTOARRANGE 0x00000001
#define PMS_MINONRUN 0x00000002