Changes between Initial Version and Version 1 of Ticket #340


Ignore:
Timestamp:
Jan 9, 2009, 6:06:17 PM (15 years ago)
Author:
Steven Levine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #340

    • Property Owner set to Steven Levine
    • Property Milestone changed from Release_4.0 to Release_3.16
  • Ticket #340 – Description

    initial v1  
     1This enhancement will rework GetPString to move the strings in fm3dll.str to fm3res.rc stringtables.  The external interface to GetPString will remain unchanged.  GetPString will handle caching strings in memory.  It will also know how to build strings longer than the 256 character stringtable limit.
     2
     3The purpose of this enhancement is to make NLS support easier to implement.  It should also make string maintenance simpler overall.