For All Countries (Country-Independence)

As NLS support is getting more and more important, you may make your program country-dependent (including code-page-, language- or culture-dependent), but such country-dependency should be minimized. Otherwise, you must test your program for each country, although most of your functions are common to all countries. Consider the following:

If your program becomes country-dependent, let users know what countries your program supports. If your program does not have country-dependencies, you can say that your program supports all the countries that OS/2 supports.

Note: When you document your supporting countries (or languages), you should distinguish NLS support in functions from NLS translation support since you may support NLS functions but may not provided translated PII (or vice versa).


[Back: Run-Time Dynamic Link of DBCS OS/2 Unique Functions]
[Next: Modifying existing SBCS Products for DBCS Support]