Magnetic-Fox / CP1250-DLL

Very simple UTF-8 to codepage 1250 definition packed into DLL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codepage 1250, 16-bit DLL definition

This repository contains very simple 16-bit DLL definition of UTF-8 to 1250 codepage conversion codes.

How to compile this code?

As this is very simple code of (de facto) empty library, which just include resources, the solution should compile for 16-bit targets using any compatible compiler. It was prepared using (and mostly to compile with) Open Watcom and was tested only in it.

Disclaimer

I've made much effort to provide here working and checked codes with hope it will be useful. However, these codes are provided here "AS IS", with absolutely no warranty! I take no responsibility for using them - DO IT ON YOUR OWN RISK!

License

Codes provided here are free for personal use. If you like to use any part of these codes in your software, just please give me some simple credits and it will be okay. ;) In case you would like to make paid software and use parts of these codes - please, contact me before.

*Bartłomiej "Magnetic-Fox" Węgrzyn, 27th March, 2024

About

Very simple UTF-8 to codepage 1250 definition packed into DLL.


Languages

Language:C 100.0%