Zhiyi Zhang (@zhiyi) commented about dlls/wintypes/tests/propertyset.c:
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
- */
+#define COBJMACROS +#include "winstring.h" +#include "roapi.h" +#include "ole2.h"
+#define WIDL_using_Windows_Foundation +#define WIDL_using_Windows_Foundation_Collections +#include "windows.foundation.h" +#include "wintypes_test.h"
+#include "wine/test.h"
+static const WCHAR *class_name = RuntimeClass_Windows_Foundation_Collections_PropertySet;
Let's keep these inside the test_IPropertySet()