Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/magnetic-fox/cp1250-dll
- Owner: Magnetic-Fox
- Created: 2024-03-27T11:46:15.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-03-27T22:09:13.000Z (8 months ago)
- Last Synced: 2024-03-28T23:23:54.272Z (8 months ago)
- Topics: 1250, 80286, 80386, 80486, 8086, codepages, cp1250, dll, experiments, fun, openwatcom, resources, simple, utf8, watcom, win16, win16-api, winapi, windows
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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