Skip to content

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

Notifications You must be signed in to change notification settings

Magnetic-Fox/CP1250-DLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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