On Wed Nov 13 15:36:32 2024 +0000, Jacek Caban wrote:
I guess it's not cached by native to allow script engines to change it silently. We know that JS doesn't do that.
Well this was the perfect opportunity to add very basic impl of GetMemberProperties and tests we did not have, as we already have DISPID and it's perfect for this purpose (checking if prop still exists), with no requested flags.