Changeset 1400 for trunk/dll/comp.c
- Timestamp:
- Mar 8, 2009, 6:50:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/comp.c
r1398 r1400 62 62 11 Jan 09 GKY Replace font names in the string file with global set at compile in init.c 63 63 07 Feb 09 GKY Add *DateFormat functions to format dates based on locale 64 08 Mar 09 GKY Renamed commafmt.h i18nutil.h 64 65 65 66 ***********************************************************************/ … … 116 117 #include "wrappers.h" // xDosFindNext 117 118 #include "notebook.h" // External compare/dircompare 118 #include " commafmt.h" // CommaFmtULL119 #include "i18nutil.h" // CommaFmtULL 119 120 #include "fortify.h" // 06 May 08 SHL added 120 121 #include "excputil.h" // xbeginthread
Note:
See TracChangeset
for help on using the changeset viewer.