Changeset 1711 for trunk/dll/notebook.h
- Timestamp:
- Feb 9, 2014, 11:22:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/notebook.h
r1664 r1711 18 18 04 Aug 12 GKY Changes to allow copy and move over readonly files with a warning dialog; also added a warning dialog 19 19 for delete of readonly files 20 09 Feb 14 GKY Fix separate parameters. Moved to general page renamed separate settings 21 for apps. 20 22 21 23 ***********************************************************************/ … … 91 93 extern BOOL fRScanNoWrite; 92 94 extern BOOL fSaveState; 93 extern BOOL fSeparateParms;94 95 extern BOOL fShowDriveOnly; 95 96 extern BOOL fShowEnv; … … 113 114 extern BOOL fViewChild; 114 115 extern BOOL fWarnReadOnly; 116 extern BOOL fAppSeparateSettings; 115 117 extern HINI fmprof; 116 118 extern ULONG fwsAnimate;
Note:
See TracChangeset
for help on using the changeset viewer.