Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1029341
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T12:31:46+00:00 2026-05-16T12:31:46+00:00

We recently ported over legacy code to now use Visual Studio 2005 and unicode.

  • 0

We recently ported over legacy code to now use Visual Studio 2005 and unicode.

What are the key areas that are affected by switching to the unicode character set?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T12:31:46+00:00Added an answer on May 16, 2026 at 12:31 pm

    My biggest nightmare of all while starting to support unicode (I don’t like the word ‘converting to unicode’) is 3rd-party libraries which accept char* for filenames, and then forward these to legacy windows APIs like CreateFileA.

    It is very hard to make these support unicode if you don’t have the library source code, and also, this practice is perfectly good on Linux where UTF-8 is universally supported.

    What my team had to do is getting 8.3 filename for every file before feeding it into these APIs. It relies on registry setting (ON by default) that prevents windows from using non-ascii chars in 8.3 filenames, and in keeping 8.3 filenames in the first place.

    This does not work if the broken library creates a file, because the 8.3 filename is not known before creation. We had to trick this by creating a wrapper which would create the file, allocate the 8.3 filename and then feed it to the library.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently ported some code from a Flex project over to a new pure
I just recently ported over my source code to Ubuntu Server from Windows and
In a legacy application (created in Delphi 6 under WinXP in 32-bit, recently ported
I recently ported from raw php to django and had to incorporate my legacy
I recently installed Visual Studio 2010 and copied and converted an old VS2005 solution
I ported my application from VC++7 to VC++9 recently. Now it sometimes crashes at
I've recently ported my Python project to run on Python 3.1. For that I
My code was working fine in php 5.3.2-1 on ubuntu. I recently ported it
I've got a problem with my universal app that I just recently ported to
We have a browser plugin that has recently been ported to the Mac. During

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.