jscript: Implement the String.toLowerCase() method.

Andrew Nguyen arethusa26 at gmail.com
Sun Nov 23 02:39:11 CST 2008


This is an attempt to implement the String.toLowerCase method. The
added jscript tests pass on Windows XP.
---
 dlls/jscript/string.c     |   41 +++++++++++++++++++++++++++++++++++++++--
 dlls/jscript/tests/api.js |   11 +++++++++++
 2 files changed, 50 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c27194150b98f2db290317a996557a2af997f960.diff
Type: text/x-patch
Size: 2274 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081123/c051b34e/attachment.bin 


More information about the wine-patches mailing list