DWriteCreateFactoryProc pf = ( DWriteCreateFactoryProc ) GetProcAddress( p_dw_dll, "DWriteCreateFactory" ); if( pf == NULL ) throw runtime_error( ...
確定! 回上一頁