On Sat Nov 4 18:55:30 2023 +0000, Nikolay Sivov wrote:
These do not exist on Windows. StgConvertPropertyToVariant() for example appears to be ordinal 5 in coml2.dll, others are probably somewhere next to it.
Yes, I added those as Internal* like you said on IRC since I didn't know how else to call them from ole32. Not sure how to verify which ordinal is which if they don't have a name, and not sure how to import them either.