String and Descriptors

 
3 mars 2005 - 15:16
When I was new to Symbian, The first thing that I encountered is Symbian OS String handling and Manipulations. It was then day(s) of nightmare that struck me :). What I found that its bit tricky to remember the descriptor stuffs, but once you get the trick it's easy. No I am not kidding...
Tutorial posted mars 3rd, 2005 by deepakkumargupta
 
2 févr. 2005 - 14:42
How to view non-concreate descriptor types (i.e. TDes) in the VC 6 debugger. Plus how to get more info on other types.
Tutorial posted février 2nd, 2005 by didster
 
28 janv. 2005 - 01:43
Developing a multilingual application is rather simple with Symbian OS and this tutorial will show you to achieve this. Of course, it is always tempting to hardcode your strings. But with only a little effort you can have your application working in English and your native language...
Tutorial posted janvier 28th, 2005 by eric
 
19 juill. 2004 - 23:09
Symbian has the capability of supporting resources in multiple languages, and letting the user decide which language to use at installation time. This article shows how to support this in your code.
Tutorial posted juillet 19th, 2004 by ariel
 
21 févr. 2004 - 12:31
NewLC is proud to announce the availability of a french Symbian C++ training session. This training - available as 2 days and 3 days course - covers all the basic requirements that a Symbian C++ developer must know.
News posted février 21st, 2004 by eric
 
20 janv. 2004 - 15:34
Currently, using Visual Studio is a little bit painful when you deal with descriptor since you cannot directly display their content (you have to use the memory window). Here is a little trick that will allow you to display clear content of Symbian descriptors.
Tutorial posted janvier 20th, 2004 by eric
 
6 oct. 2003 - 12:38
Conversion between TDes8 and TDes16 is a common headache in Symbian development. At least for developpers used to work with 8 bits character coding.The CnvUtfConverter class brings a very simple solution to this.
Tutorial posted octobre 6th, 2003 by eric
 
21 mars 2003 - 09:25
Review posted mars 21st, 2003 by Anonymous
 
25 févr. 2003 - 20:19
This tutorial present the use of a CArray... class to maintain a sorted list of structure
Tutorial posted février 25th, 2003 by Anonymous

copyright 2003-2009 NewLC SARL