Updated typelib loader. Typelib contents can be stored as multibyte
authorFrancois Jacques <francoisj@macadamian.com>
Wed, 25 Oct 2000 21:24:53 +0000 (21:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Oct 2000 21:24:53 +0000 (21:24 +0000)
commitd1082dcaa11fdf0a73d2de04d19ccb65c745ddd2
tree804233f66dc612d82e676e617d687ddf2dd15e94
parentcabee39f3c46423ae6f4a3f53bf267c1be02728c
Updated typelib loader. Typelib contents can be stored as multibyte
strings. However, they are always returned to the application as BSTR,
e.g. UNICODE strings. All strings are now stored as BSTR instead of
ASCII strings.
dlls/oleaut32/typelib.c