Changeset 1664 for trunk/dll/notebook.h
- Timestamp:
- Aug 5, 2012, 2:11:07 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/notebook.h
r1434 r1664 16 16 07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook. 17 17 06 Jun 09 GKY Add option to show file system type or drive label in tree 18 04 Aug 12 GKY Changes to allow copy and move over readonly files with a warning dialog; also added a warning dialog 19 for delete of readonly files 18 20 19 21 ***********************************************************************/ … … 110 112 extern BOOL fVerify; 111 113 extern BOOL fViewChild; 114 extern BOOL fWarnReadOnly; 112 115 extern HINI fmprof; 113 116 extern ULONG fwsAnimate;
Note:
See TracChangeset
for help on using the changeset viewer.