Coder Social home page Coder Social logo

UTF-8 support in Windows API about crystal HOT 1 OPEN

ysbaddaden avatar ysbaddaden commented on July 4, 2024
UTF-8 support in Windows API

from crystal.

Comments (1)

straight-shoota avatar straight-shoota commented on July 4, 2024

One thing to note is that while Windows 10 v1903 isn't the most recent release, we're currently supporting older versions of Windows as well.
I think Windows 8 is the oldest supported version with default configuration. It goes down to Windows 7, but only with a compile time flag.

At the moment, I don't think we could drop wide string APIs entirely. There might be different paths on how we can keep support for older versions (e.g via flag for opt-in, or opt-out). Might also be possible to compile both variants and decide at runtime dependning on OS version. Since both A and W variants of the APIs are always available, there should be no issue linking both of them.

from crystal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.