kolibrios-fun/programs/emulator/kwine
Rustem Gimadutdinov (rgimad) bdd9a3634d KWINE v0.0.3
into msvcrt.dll added:
 - putchar
 - strchr
 - strrchr
 - strcpy
 - strncpy
 - memset
 - memcpy
 - memcmp
 - time
 - mktime
 - localtime
 - difftime
 - srand
 - rand
new samples
 - rnd_arr1.exe
 - string2.exe

git-svn-id: svn://kolibrios.org@7894 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 22:14:53 +00:00
..
bin KWINE v0.0.3 2020-05-07 22:14:53 +00:00
lib KWINE v0.0.3 2020-05-07 22:14:53 +00:00
kwine.asm KWINE v0.0.3 2020-05-07 22:14:53 +00:00
make.bat
readme.txt

KWINE

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