kolibrios/programs/emulator/kwine/readme.txt
Rustem Gimadutdinov (rgimad) 81120905e2 kwine v0.0.2
git-svn-id: svn://kolibrios.org@7873 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 22:40:04 +00:00

15 lines
386 B
Plaintext

KWINE v0.0.2
Developers:
- 0CodErr founder of project PEload
- rgimad author of KWINE - fork of PEload
How to use:
- in bin folder there is all neccesary files:
kwine, lib/kernel32.dll, lib/msvcrt.dll
- usage:
kwine mysuperexefile.exe
Changelog:
- msvcrt.dll rewritten in c
- added malloc, free, realloc, strcmp, strcat, strlen, printf to msvcrt.dll