Share

OWL Next: C++ Object Oriented Framework

Subscribe

Tutorial Step13 Unicode & BI_NOINCLU...

You are viewing a single message from this topic. View all messages.

  1. 2009-11-14 10:02:16 UTC

    Hello,

    I began researching the Unicode streams problem, in Step 12 and 13 of the tutorial. I found that when saving a file, it is saved as ANSI, but then, when reading it, the buffering mechanism in the private DocView class TFileBuf, which tries to read the file as Unicode. I am not sure yet, how to fix this problem - should the file be read always as ANSI? Should the file be detected if it is Unicode or ANSI? Should the developer be able to control with DocView flags whether ANSI or Unicode is used?

    About the namespace problems - can you sned me the modified files, so I can apply the changes in th next update?

    Jogy

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.