mshtml: Added nsACString_SetData function and use it instead of nsACString_Init when...
authorJacek Caban <jacek@codeweavers.com>
Wed, 13 Dec 2006 23:20:26 +0000 (00:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Dec 2006 11:51:16 +0000 (12:51 +0100)
commitf609a768e726772f00d26568c87e04bbaa23281f
tree98b374e9224a5366d239ea41fabdd36a83ac64f4
parent82a042d0df854bdedf1605b7e42d9bdb58f43622
mshtml: Added nsACString_SetData function and use it instead of nsACString_Init when we return string value.
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsembed.c
dlls/mshtml/nsio.c