mshtml: Added IHTMLTable::width property implementation. (try 4)

Zhenbo Li litimetal at gmail.com
Fri Apr 25 22:12:14 CDT 2014


Thanks, Jacek. Your idea is right,
try 4:
     1. Use E_OUTOFMEMORY instead of E_FAIL when proper
     2. Swap arguments order in var2str
     3. Make sure to initialize a string in var2str

---
  dlls/mshtml/htmltable.c | 100 
++++++++++++++++++++++++++++++++++++++++++++++--
  dlls/mshtml/tests/dom.c |  48 +++++++++++++++++++++++
  2 files changed, 144 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Added-IHTMLTable-width-property-implementation.txt
Type: text/x-patch
Size: 5628 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140426/142a2f9a/attachment-0001.bin>


More information about the wine-patches mailing list