Opened 16 years ago
Closed 16 years ago
#340 closed enhancement (fixed)
Replace fm3res.str with stringtables
Reported by: | Gregg Young | Owned by: | Steven Levine |
---|---|---|---|
Priority: | major | Milestone: | Release_3.16 |
Component: | fm/2 base | Version: | 3.15 |
Keywords: | Cc: |
Description (last modified by )
This 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.
The purpose of this enhancement is to make NLS support easier to implement. It should also make string maintenance simpler overall.
Change History (3)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|---|
Milestone: | Release_4.0 → Release_3.16 |
Owner: | set to |
comment:2 by , 16 years ago
Status: | new → assigned |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.