Changeset 1400 for trunk/dll/rename.c


Ignore:
Timestamp:
Mar 8, 2009, 6:50:25 PM (17 years ago)
Author:
Gregg Young
Message:

Remainder of changes to rename commafmt.h/c (Ticket 28, 82); Additional strings moved to PCSZs in init.c (Ticket 6); Added WriteDetailsSwitches used it and LoadDetailsSwitches to consolidate inline code (Ticket 343, 344)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/rename.c

    r1397 r1400  
    1616  07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook.
    1717  07 Feb 09 GKY Add *DateFormat functions to format dates based on locale
     18  08 Mar 09 GKY Renamed commafmt.h i18nutil.h
    1819
    1920***********************************************************************/
     
    3839#include "valid.h"                      // TestFDates
    3940#include "mkdir.h"                      // SetDir
    40 #include "commafmt.h"                   // CommaFmtULL
     41#include "i18nutil.h"                   // CommaFmtULL
    4142#include "strips.h"                     // bstrip
    4243#include "info.h"                       // driveflags
Note: See TracChangeset for help on using the changeset viewer.