Changeset 1904 for trunk/dll/mainwnd.h
- Timestamp:
- Jun 1, 2024, 9:03:22 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd.h
r1858 r1904 6 6 fm/2 main window 7 7 8 Copyright (c) 1993- 98 M. Kimes9 Copyright (c) 2001 , 2015Steven H. Levine8 Copyright (c) 1993-1998 M. Kimes 9 Copyright (c) 2001-2020 Steven H. Levine 10 10 11 11 05 Sep 08 JBS Ticket 187: Refactor FM3DLL.H … … 13 13 08 Mar 09 GKY Additional strings move to PCSZs & String Table 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 16 13 Aug 15 SHL Sync with Flesh/Stubby updates 17 17 19 Aug 15 SHL Add fAmQuitting 18 25 Jan 20 SHL Drop duplicate AutoviewHeight definition 18 19 19 20 ***********************************************************************/ … … 55 56 56 57 // Data declarations 57 extern ULONG AutoviewHeight;58 // 2020-01-25 SHL extern ULONG AutoviewHeight; 58 59 extern ULONG DriveLines; 59 60 extern HMODULE FM3ModHandle;
Note:
See TracChangeset
for help on using the changeset viewer.