forked from KolibriOS/kolibrios
Rustem Gimadutdinov (rgimad)
81120905e2
git-svn-id: svn://kolibrios.org@7873 a494cfbc-eb01-0410-851d-a64ba20cac60
15 lines
386 B
Plaintext
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 |