Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magnetic-fox/cp1250-dll

Very simple UTF-8 to codepage 1250 definition packed into DLL.
https://github.com/magnetic-fox/cp1250-dll

1250 80286 80386 80486 8086 codepages cp1250 dll experiments fun openwatcom resources simple utf8 watcom win16 win16-api winapi windows

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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