CONARC.CPP File Reference

EXPORT_C const TInt KEnableAllSplCharForQpCnv

EXPORT_C const TIntKEnableAllSplCharForQpCnv

ROM patchable constant. Determines whether to perform Quoted Printable conversion for all the special characters or not. The default value is 1. When set to non zero, the conversion is performed for all the special characters. When set to zero, special characters are not converted.

The constant can be changed at ROM build time using patchdata keyword in IBY file. To patch the value, add a line to an iby file that is included in the ROM being built using the following format: "patchdata <dll> @ <symbol> <newvalue>"