[PATCH 08/23] jscript: Added global object implementation.

Jacek Caban jacek at codeweavers.com
Mon Sep 8 18:22:54 CDT 2008


---
  dlls/jscript/Makefile.in |    1 +
  dlls/jscript/engine.c    |    7 +-
  dlls/jscript/global.c    |  289 
++++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/jscript.c   |   13 ++-
  dlls/jscript/jscript.h   |    6 +-
  5 files changed, 313 insertions(+), 3 deletions(-)
  create mode 100644 dlls/jscript/global.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 731d8195ea4535ebfbe83d39b50c6fdd6e8dc4eb.diff
Type: text/x-patch
Size: 14238 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080909/5ba9f3c9/attachment.bin 


More information about the wine-patches mailing list