the foundation of registry save/restore has been laid, thanks a ton to vxiiduu#4598
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
// Settings Bitmask Values (DWORD)
|
||||
#define PMS_AUTOARRANGE 0x00000001
|
||||
#define PMS_MINONRUN 0x00000002
|
||||
#define PMS_TOPMOST 0x00000008
|
||||
#define PMS_SHOWUSERNAME 0x00000004
|
||||
#define PMS_TOPMOST 0x00000004
|
||||
#define PMS_SHOWUSERNAME 0x00000008
|
||||
#define PMS_SAVESETTINGS 0x00000010
|
||||
|
||||
/* Global Variables */
|
||||
|
||||
Reference in New Issue
Block a user