Changeset 1858 for trunk/dll/mainwnd.h


Ignore:
Timestamp:
Aug 20, 2015, 7:31:14 AM (10 years ago)
Author:
Steven Levine
Message:

Rework FlestWaitForWorkListEmpty to support wait for parents of path
Clean up some obsolete code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd.h

    r1856 r1858  
    1515                letter windows; Use button ID to identify drive letter for processing.
    1616  13 Aug 15 SHL Sync with Flesh/Stubby updates
     17  19 Aug 15 SHL Add fAmQuitting
    1718
    1819***********************************************************************/
     
    6566extern RGB2 RGBGREY;
    6667extern BOOL fAmClosing;
     68extern BOOL fAmQuitting;                        // Main window close/destroy in progress
    6769extern BOOL fAutoTile;
    6870extern BOOL fAutoView;
Note: See TracChangeset for help on using the changeset viewer.