Changeset 1400 for trunk/dll/info.c


Ignore:
Timestamp:
Mar 8, 2009, 6:50:25 PM (16 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/info.c

    r1398 r1400  
    3131  07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook.
    3232  07 Feb 09 GKY Add *DateFormat functions to format dates based on locale
     33  08 Mar 09 GKY Renamed commafmt.h i18nutil.h
    3334
    3435***********************************************************************/
     
    6970#include "presparm.h"                   // SetPresParams
    7071#include "strips.h"                     // bstrip
    71 #include "commafmt.h"                   // CommaFmtULL
     72#include "i18nutil.h"                   // CommaFmtULL
    7273#include "wrappers.h"                   // xDosFindFirst
    7374#include "fortify.h"
Note: See TracChangeset for help on using the changeset viewer.