mshtml: Factor out dispex_prop_name.
commit7084abaff68dd2a5e3b04a4ed981968202fe5d65
authorJacek Caban <jacek@codeweavers.com>
Mon, 15 Jul 2024 19:39:16 +0000 (15 21:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Jul 2024 14:09:54 +0000 (16 16:09 +0200)
tree38348b46abf0befd652c9f648a3bc6fa99b01e5d
parent578dd9378d20d318e6dd4377b23c1dc293a6a296
mshtml: Factor out dispex_prop_name.

And use it in HTMLDOMAttribute implementation.
dlls/mshtml/dispex.c
dlls/mshtml/htmlattr.c
dlls/mshtml/mshtml_private.h