Are there any new DWM APIs in Windows 7? If so, where can I find documentation on them?
A:
There is some information on Windows 7 libraries and APIs at the windows blog. That might lead you to what you're looking for.
JP Alioto
2009-05-19 00:06:30
+1
A:
Windows 7 API's are already documented on MSDN. See http://msdn.microsoft.com/en-us/library/aa969499(VS.85).aspx
The following API's appear to be new:
- DwmSetIconicLivePreviewBitmap
- DwmInvalidateIconicBitmaps
- DwmSetIconicThumbnail
Michael
2009-05-19 00:08:18