diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-2C915A03-AD8C-5924-87BB-953AE323E0FA.dita --- a/Symbian3/PDK/Source/GUID-2C915A03-AD8C-5924-87BB-953AE323E0FA.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-2C915A03-AD8C-5924-87BB-953AE323E0FA.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,23 +1,23 @@ - - - - - -Set -UpDescribes how to use the template port to start your port. -

The template port digitizer code can be found in ...\template\template_variant\specific\xyin.cpp.

-

The template .mmp file can be found in ...\template\template_variant\exxytemplate.mmp.

-

Following the general pattern, your implementation will be contained in -the directory: <path to your variant>\specific. Create -a copy of the template port implementation file xyin.cpp and -copy it into your variant specific directory.

-

Rename the class DTemplateDigitiser to reflect the name -of your device. You should also be prepared to add your own private data and -functions into it.

+ + + + + +Set +UpDescribes how to use the template port to start your port. +

The template port digitizer code can be found in ...\template\template_variant\specific\xyin.cpp.

+

The template .mmp file can be found in ...\template\template_variant\exxytemplate.mmp.

+

Following the general pattern, your implementation will be contained in +the directory: <path to your variant>\specific. Create +a copy of the template port implementation file xyin.cpp and +copy it into your variant specific directory.

+

Rename the class DTemplateDigitiser to reflect the name +of your device. You should also be prepared to add your own private data and +functions into it.

\ No newline at end of file