Changeset 1856 for trunk/dll/mainwnd.h
- Timestamp:
- Aug 18, 2015, 7:12:52 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd.h
r1550 r1856 4 4 $Id$ 5 5 6 <<description here>>6 fm/2 main window 7 7 8 8 Copyright (c) 1993-98 M. Kimes 9 Copyright (c) 2001, 20 09Steven H. Levine9 Copyright (c) 2001, 2015 Steven H. Levine 10 10 11 11 05 Sep 08 JBS Ticket 187: Refactor FM3DLL.H … … 14 14 21 Jun 09 GKY Added drive letter to bitmap buttons in drive bar; Eliminate static drive 15 15 letter windows; Use button ID to identify drive letter for processing. 16 13 Aug 15 SHL Sync with Flesh/Stubby updates 16 17 17 18 ***********************************************************************/ … … 91 92 extern PSZ pszFocusDir; 92 93 94 extern UINT cDirectoriesRestored; // 2015-08-12 SHL Incremented by RestoreDirCnrState 95 93 96 #define STATE_NAME_MAX_BYTES 256 94 97
Note:
See TracChangeset
for help on using the changeset viewer.