Commit Graph

8 Commits

Author SHA1 Message Date
Andrey Turkin a8790e55fd dwmapi: Add a few stub implementations. 2008-10-02 10:43:08 -05:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Peter Oberndorfer 66960ba4bf dwmapi: Add stub implementation for DwmSetWindowAttribute and DwmUnregisterThumbnail. 2008-01-07 18:19:37 +01:00
Alexandre Julliard ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
Kovács András 21f5afa6ad dwmapi: Add DwmEnableComposition stub. 2007-11-06 13:02:49 +01:00
Francois Gouget 5e565a76b4 dwmapi: Add dwmapi.h and update win32.api to fix the winapi_check warnings. 2007-08-06 12:31:10 +02:00
Hans Leidekker 3252d093fc dwmapi: Add a stub implementation for DwmIsCompositionEnabled. 2007-07-09 11:46:35 +02:00
Kovács András c0ddd5e33e Add dwmapi.dll stub. 2007-06-21 16:00:18 +02:00