Public symbols in dwmapi.dll (6.0.6001.18000-Windows 6.0) on x86_64
Total: 23
dwmapi.h,
dwmapi.dll
DwmAttachMilContent ( HWND hwnd )
DwmDefWindowProc ( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam, LRESULT* plResult )
DwmDetachMilContent ( HWND hwnd )
DwmEnableBlurBehindWindow ( HWND hWnd, DWM_BLURBEHIND const* pBlurBehind )
DwmEnableComposition ( UINT uCompositionAction )
DwmEnableMMCSS ( BOOL fEnableMMCSS )
DwmExtendFrameIntoClientArea ( HWND hWnd, MARGINS const* pMarInset )
DwmFlush ( )
DwmGetColorizationColor ( DWORD* pcrColorization, BOOL* pfOpaqueBlend )
DwmGetCompositionTimingInfo ( HWND hwnd, DWM_TIMING_INFO* pTimingInfo )
DwmGetGraphicsStreamClient ( UINT uIndex, UUID* pClientUuid )
DwmGetGraphicsStreamTransformHint ( UINT uIndex, MIL_MATRIX3X2D* pTransform )
DwmGetTransportAttributes ( BOOL* pfIsRemoting, BOOL* pfIsConnected, DWORD* pDwGeneration )
DwmGetWindowAttribute ( HWND hwnd, DWORD dwAttribute, PVOID pvAttribute, DWORD cbAttribute )
DwmIsCompositionEnabled ( BOOL* pfEnabled )
DwmModifyPreviousDxFrameDuration ( HWND hwnd, INT cRefreshes, BOOL fRelative )
DwmQueryThumbnailSourceSize ( HTHUMBNAIL hThumbnail, PSIZE pSize )
DwmRegisterThumbnail ( HWND hwndDestination, HWND hwndSource, PHTHUMBNAIL phThumbnailId )
DwmSetDxFrameDuration ( HWND hwnd, INT cRefreshes )
DwmSetPresentParameters ( HWND hwnd, DWM_PRESENT_PARAMETERS* pPresentParams )
DwmSetWindowAttribute ( HWND hwnd, DWORD dwAttribute, LPCVOID pvAttribute, DWORD cbAttribute )
DwmUnregisterThumbnail ( HTHUMBNAIL hThumbnailId )
DwmUpdateThumbnailProperties ( HTHUMBNAIL hThumbnailId, DWM_THUMBNAIL_PROPERTIES const* ptnProperties )
to the top