Opened 15 years ago

Last modified 15 years ago

#340 closed enhancement

Replace fm3res.str with stringtables — at Version 1

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 (1)

comment:1 Changed 15 years ago by Steven Levine

Description: modified (diff)
Milestone: Release_4.0Release_3.16
Owner: set to Steven Levine
Note: See TracTickets for help on using tickets.