ID2D1Factory *d2df; D2D1CreateFactory(D2D1_FACTORY_TYPE_SINGLE_THREADED, __uuidof(ID2D1Factory), 0, (void**)&d2df); IDWriteFactory *dwf; ...
確定! 回上一頁