Changeset 1863 for trunk/dll/notebook.h


Ignore:
Timestamp:
Aug 23, 2015, 2:13:48 AM (10 years ago)
Author:
Gregg Young
Message:

Remove recurse scan code; fix A:\ drive not ready error caused by not moving the cursor from drive A:\ fast enough. Have Flesh remove pcis that have NullStr FileNames.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/notebook.h

    r1778 r1863  
    2020  09 Feb 14 GKY Fix separate parameters. Moved to general page renamed separate settings
    2121                for apps.
     22  22 Aug 15 GKY Remove recurse scan code.
    2223
    2324***********************************************************************/
     
    8788extern BOOL fRealIdle;
    8889extern BOOL fRemoteBug;
    89 extern BOOL fRScanLocal;
    90 extern BOOL fRScanRemote;
    91 extern BOOL fRScanVirtual;
    92 extern BOOL fRScanSlow;
    9390extern BOOL fRScanNoWrite;
    9491extern BOOL fSaveState;
Note: See TracChangeset for help on using the changeset viewer.