registry saves window position now, fixed saveconfig dying on savesettings (something something bit shifting)
This commit is contained in:
@@ -38,6 +38,7 @@ extern BOOL bMinOnRun;
|
||||
extern BOOL bTopMost;
|
||||
extern BOOL bShowUsername;
|
||||
extern BOOL bSaveSettings;
|
||||
extern RECT rcMainWindow;
|
||||
|
||||
/* Function Prototypes */
|
||||
BOOL InitializeRegistryKeys(VOID);
|
||||
|
||||
Reference in New Issue
Block a user