kolibrios/programs/emulator/kwine
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
..
bin kwine v0.0.2 2020-05-05 22:40:04 +00:00
lib kwine v0.0.2 2020-05-05 22:40:04 +00:00
kwine.asm kwine v0.0.2 2020-05-05 22:40:04 +00:00
make_old.txt MENU.DAT: general update of Russian version 2020-05-05 00:40:51 +00:00
make.bat kwine v0.0.2 2020-05-05 22:40:04 +00:00
readme.txt kwine v0.0.2 2020-05-05 22:40:04 +00:00

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