Namespaces
Variants
Actions

How can I build a Chinese language Loc file by using VC++?

Jump to: navigation, search



Article Metadata

Compatibility
Platform(s): S60 2nd Edition

Article
Created: User:Technical writer 2 (21 Sep 2006)
Last edited: hamishwillee (14 Jun 2012)

Overview

How can I build a Chinese language Loc file by using VC++?

Description

If you are using MS Visual Studio, you'll find out that it introduces a problem since it only supports ANSI. You can easily edit the file in Notepad, which, (in Windows 2000 & XP) lets you save the file as UTF-8. Unfortunately, Notepad has the side effect of prefixing the file with the three bytes 0xEF, 0xBB, and 0xBF, which make the file unreadable by the compiler. You can fix this by opening the file in Visual Studio and deleting these characters.

This page was last modified on 14 June 2012, at 09:36.
126 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved