Changeset 1400 for trunk/dll/autoview.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/autoview.c

    r1398 r1400  
    2828  07 Feb 09 GKY Add *DateFormat functions to format dates bassed on locale
    2929  07 Feb 09 GKY Eliminate Win_Error2 by moving function names to PCSZs used in Win_Error
     30  08 Mar 09 GKY Renamed commafmt.h i18nutil.h
    3031
    3132***********************************************************************/
     
    6465#include "chklist.h"                    // PopupMenu
    6566#include "wrappers.h"                   // xDosSetPathInfo
    66 #include "commafmt.h"                   // CommaFmtULL
     67#include "i18nutil.h"                   // CommaFmtULL
    6768#include "fortify.h"
    6869#include "excputil.h"                   // 06 May 08 SHL added
Note: See TracChangeset for help on using the changeset viewer.