Re-posted to fix my filename emoji. You can’t make this shit up

  • rdri@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    12 hours ago

    I hate software that doesn’t support Unicode, and it’s also not difficult to implement. At one point I wrote a dll that hacked a way how one app was handling filenames, to force it to use CreateFileW instead of CreateFileA. Just that allowed it to support Unicode filenames basically.