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

  • Home
  • SEARCH
  • 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 8662915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T16:51:03+00:00 2026-06-12T16:51:03+00:00

I have a library written in ISO C++. It doesn’t use Winapi, TCHAR or

  • 0

I have a library written in ISO C++. It doesn’t use Winapi, TCHAR or anything like that. I’m currently building it as a static library with character set set to Unicode. I intend to link it to other libraries, some of them built using Unicode, some – MBCS.

Do I need to create two configurations and build two versions (MBCS and Unicode) in this case?

  • 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-06-12T16:51:05+00:00Added an answer on June 12, 2026 at 4:51 pm

    This is not a problem. Code that uses utf-16 encoded Unicode strings uses wchar_t*, code that uses a legacy 8-bit encoding uses char*. Unambiguous both to the compiler and linker. The only reason the setting exists is because Windows headers and the non-standard <tchar.h> contain macros that translate a typedef (like TCHAR) to either of those strings types, guided by the UNICODE and _UNICODE #defines.

    Of course, using this library from a program that uses char* for strings will be an enormous pita. The program must translate the strings, note that a cast won’t do.

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

Sidebar

Related Questions

I have a library written in C that I would like to use in
I have a shared library written in C++ that I'd like to use with
I have a class library written in .Net that I would like to make
I currently have a library written in C++, building with the GNU autotools, and
I have a date picker library written for MooTools that I want to port
I have a common comms library that i have written to communicate with our
I have an application written in VB6, and I need to use a library
I have a library written in c++ that I want to end-to-end test from
I have a library that written mostly in C, Some parts of it should
I have a library that was written using nHibernate and I am trying to

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.