Zhiyi Zhang (@zhiyi) commented about dlls/wintypes/private.h:
extern IActivationFactory *data_writer_activation_factory; extern IActivationFactory *buffer_activation_factory; +extern IActivationFactory *IPropertySet_factory;
Let's rename it to property_set_factory for style consistency. See how other factories are named.