Changeset 1856 for trunk/dll/mainwnd.h


Ignore:
Timestamp:
Aug 18, 2015, 7:12:52 PM (10 years ago)
Author:
Steven Levine
Message:

Rework Flesh/Stubby etc. to avoid running on thread 1
Should be ready for release after spurious traps resolved
DbgMsg calls retained - delete/disable before release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd.h

    r1550 r1856  
    44  $Id$
    55
    6   <<description here>>
     6  fm/2 main window
    77
    88  Copyright (c) 1993-98 M. Kimes
    9   Copyright (c) 2001, 2009 Steven H. Levine
     9  Copyright (c) 2001, 2015 Steven H. Levine
    1010
    1111  05 Sep 08 JBS Ticket 187: Refactor FM3DLL.H
     
    1414  21 Jun 09 GKY Added drive letter to bitmap buttons in drive bar; Eliminate static drive
    1515                letter windows; Use button ID to identify drive letter for processing.
     16  13 Aug 15 SHL Sync with Flesh/Stubby updates
    1617
    1718***********************************************************************/
     
    9192extern PSZ pszFocusDir;
    9293
     94extern UINT cDirectoriesRestored;               // 2015-08-12 SHL Incremented by RestoreDirCnrState
     95
    9396#define STATE_NAME_MAX_BYTES 256
    9497
Note: See TracChangeset for help on using the changeset viewer.