Take a look at the tests directory. All of the tests in here use UNICODE strings in their build.
To enable Unicode you will need to set two pre-processor defines called "UNICODE" and "_UNICODE" as descibed in http://dtemplatelib.sourceforge.net/Unicode.htm . These flags are set in the Visual C++ compile setting for the test project.
Corwin
----- Original Message -----From: gummamalliSent: Wednesday, December 12, 2007 9:09 PMSubject: [DTL] example_unicode project. - Unicode Wide Character Support in DTLHi,
I am newbie for DTL and I would like to use this library with UNICODE
support, and I found this link
http://dtemplatelib.sourceforge. and it talksnet/Unicode. htm
example_unicode project.
I could not find that project in the sourceforge.net download site.
Please let me know where I can find DTL usage with Unicode examples.
Thanks,
Best Regards,
-Malli