Changeset 1439 for trunk/dll/fm3str.h


Ignore:
Timestamp:
Jul 12, 2009, 11:57:04 PM (16 years ago)
Author:
Gregg Young
Message:

Changes to allow high mem loading of dll; Refactor .LONGNAME and .SUBJECT EA fetch to FetchCommonEAs. Add szFSType to FillInRecordFromFSA use to bypass EA scan and size formatting for tree container; Fix labels/FS type to work on scan on NOPRESCAN Drives; Fixed dbl directory names on restore of dir cnrs; (Tickets 47, 339, 363, 368, 369, 370)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3str.h

    r1429 r1439  
    3131  14 Mar 09 GKY Remove variables that were transferred to PCSZs
    3232  06 Jun 09 GKY Status line to show file sys/label not shown in tree; shortened to fit split status
     33  06 Jul 09 SHL Error message for Refactor .LONGNAME and .SUBJECT EA fetch to FetchCommonEAs
    3334
    3435***********************************************************************/
     
    10001001#define IDS_STATERESERVENAMETEXT                             1012
    10011002#define IDS_DRAGDROPDIALOGTEXT                               1013
     1003#define IDS_ERROREATYPETEXT                                  1014
    10021004
    10031005//The following strings were cut up form the string of the root name (ie IDS_SUGGEST1TEXT)
Note: See TracChangeset for help on using the changeset viewer.