Changeset 1391 for trunk/dll/copyright.h


Ignore:
Timestamp:
Jan 12, 2009, 12:55:53 AM (17 years ago)
Author:
Gregg Young
Message:

Move nontranslated strings to init.c and codepage.c; use those strings in place of GetPString calls. Move other strings to a StringTable; minor cleanup and code changes to codepage.c to use a string array instead of GetPString calls. Ticket 340

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/copyright.h

    r1377 r1391  
    44 * Change Log:
    55 *    21 Nov 08 JBS Initial add to SVN respository
     6 *    11 Jan 08 GKY Moved #define IDS_COPYRIGHT 1 to fm3str.h
    67 *
    78 */
     
    1415                     " Steven Levine and Associates, Inc." \
    1516                     "All rights reserved"
    16 
    17 #define IDS_COPYRIGHT 1
Note: See TracChangeset for help on using the changeset viewer.