Public symbols in dwmapi.dll (6.1.7600.16385-Windows SDK 7.1) on x86
Total: 26
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, MilMatrix3x2D* pTransform )
DwmGetTransportAttributes ( BOOL* pfIsRemoting, BOOL* pfIsConnected, DWORD* pDwGeneration )
DwmGetWindowAttribute ( HWND hwnd, DWORD dwAttribute, PVOID pvAttribute, DWORD cbAttribute )
DwmInvalidateIconicBitmaps ( HWND hwnd )
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 )
DwmSetIconicLivePreviewBitmap ( HWND hwnd, HBITMAP hbmp, POINT* pptClient, DWORD dwSITFlags )
DwmSetIconicThumbnail ( HWND hwnd, HBITMAP hbmp, DWORD dwSITFlags )
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
Generated on Thu Aug 11 02:58:45 2011 for dwmapi.dll by ABI Compliance Checker 1.93.4
A tool for checking backward binary compatibility of a shared C/C++ library API