Opened 15 years ago

Closed 15 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 Steven Levine)

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 Changed 15 years ago by Steven Levine

Description: modified (diff)
Milestone: Release_4.0Release_3.16
Owner: set to Steven Levine

comment:2 Changed 15 years ago by Steven Levine

Status: newassigned

comment:3 Changed 15 years ago by Steven Levine

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.