diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-B526BA3A-14E4-53B4-9382-437475A1C8A4.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-B526BA3A-14E4-53B4-9382-437475A1C8A4.dita Tue Mar 30 11:56:28 2010 +0100 @@ -0,0 +1,24 @@ + + + + + +Patchable Constants +

From version 9.3 of Symbian OS, DLLs can export certain constants. These +are referred to as patchable constants, and you can change their values when +the DLLs from which they are exported are incorporated into a ROM image.

+

This gives you the ability to create a variety of ROM images with constants +of different values without the need to change any source code nor to rebuild +the DLLs.

+

You change the value of a constant when you build your ROM image by adding +the patchdata keyword into your .oby file.

+

See : Build tools +reference and How +to build ROMs with variants.

+
\ No newline at end of file