Sophie

Sophie

distrib > Fedora > 17 > x86_64 > by-pkgid > 5bba79b785a270d2a83f11da753e949e > files > 2

mingw-headers-2.0.999-0.9.trunk.20121016.fc17.src.rpm

--- trunk/mingw-w64-headers/include/dwrite.h	2012/11/05 13:45:41	5450
+++ trunk/mingw-w64-headers/include/dwrite.h	2012/11/10 13:36:35	5451
@@ -2207,12 +2207,20 @@
 #define IDWriteTypography_GetFontFeatureCount() (This)->lpVtbl->GetFontFeatureCount(This)
 #endif /*COBJMACROS*/
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 DWRITEAPI HRESULT WINAPI DWriteCreateFactory(
   DWRITE_FACTORY_TYPE factoryType,
   REFIID iid,
   IUnknown **factory
 );
 
+#ifdef __cplusplus
+}
+#endif
+
 __CRT_UUID_DECL(IDWriteBitmapRenderTarget, 0x5e5a32a3,0x8dff,0x4773,0x9f,0xf6,0x06,0x96,0xea,0xb7,0x72,0x67);
 __CRT_UUID_DECL(IDWriteFactory, 0xb859ee5a,0xd838,0x4b5b,0xa2,0xe8,0x1a,0xdc,0x7d,0x93,0xdb,0x48);
 __CRT_UUID_DECL(IDWriteFont, 0xacd16696,0x8c14,0x4f5d,0x87,0x7e,0xfe,0x3f,0xc1,0xd3,0x27,0x37);