branch | RCL_3 |
changeset 48 | 79859ed3eea9 |
parent 0 | dd21522fd290 |
child 49 | 919f36ff910f |
47:e1bea15f9a39 | 48:79859ed3eea9 |
---|---|
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include "OpmlWriter.h" |
19 #include "OpmlWriter.h" |
20 |
20 |
21 #include <EscapeUtils.h> |
21 #include <escapeutils.h> |
22 |
22 |
23 _LIT(KTempDirName, "c:\\system\\temp\\"); |
23 _LIT(KTempDirName, "c:\\system\\temp\\"); |
24 |
24 |
25 // Private conts. |
25 // Private conts. |
26 _LIT8(KUtf8, "utf8"); |
26 _LIT8(KUtf8, "utf8"); |