[PATCH 4/5] jscript: Added decoding support

Jacek Caban jacek at codeweavers.com
Mon Mar 26 04:42:51 CDT 2012


---
 dlls/jscript/Makefile.in |    1 +
 dlls/jscript/compile.c   |   10 +++-
 dlls/jscript/decode.c    |  181
++++++++++++++++++++++++++++++++++++++++++++++
 dlls/jscript/engine.h    |    2 +-
 dlls/jscript/function.c  |    2 +-
 dlls/jscript/global.c    |    2 +-
 dlls/jscript/jscript.c   |    4 +-
 dlls/jscript/jscript.h   |    5 +-
 dlls/jscript/jscript.rc  |    1 +
 dlls/jscript/resource.h  |    1 +
 10 files changed, 202 insertions(+), 7 deletions(-)
 create mode 100644 dlls/jscript/decode.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-jscript-Added-decoding-support.diff
Type: text/x-patch
Size: 14067 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120326/73e7c0f3/attachment-0001.bin>


More information about the wine-patches mailing list