[PATCH 20/23] jscript: Added function object stub implementation.

Jacek Caban jacek at codeweavers.com
Mon Sep 8 18:27:01 CDT 2008


---
  dlls/jscript/Makefile.in |    1 +
  dlls/jscript/dispex.c    |   18 +++-
  dlls/jscript/function.c  |  183 
++++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/jscript.h   |    5 +
  4 files changed, 202 insertions(+), 5 deletions(-)
  create mode 100644 dlls/jscript/function.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d52a571bb3c22fed21873c1957d9eac0ffbef975.diff
Type: text/x-patch
Size: 9764 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080909/b9ff004d/attachment.bin 


More information about the wine-patches mailing list