Commit Graph

20 Commits

Author SHA1 Message Date
Louis Lenders ca79cf9bea dwmapi: Add stubbed DwmGetWindowAttribute. 2010-10-26 11:53:46 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
André Hentschel a0e7587419 dwmapi: Add stub for DwmDefWindowProc. 2010-08-16 15:54:08 +02:00
Alistair Leslie-Hughes e158bb0b4c dwmapi: Add stub DwmEnableBlurBehindWindow. 2010-07-23 16:40:15 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Maarten Lankhorst b184b13c5f dwmapi: Silence a noisy fixme. 2010-02-05 13:14:45 +01:00
Louis Lenders 42f0bbb332 dwmapi: Add stub for DwmGetGraphicsStreamTransformHint. 2009-10-12 17:07:03 +02:00
Austin English ce4d4909a1 dwmapi: Add a stub for DwmGetGraphicsStreamClient. 2009-10-01 13:48:05 +02:00
Austin English 74d000489b dwmapi: Add a stub for DwmGetTransportAttributes. 2009-09-30 14:31:57 +02:00
Alasdair Sinclair d7804483ae dwmapi: Fix missing void in empty parameter list. 2009-01-28 12:10:52 +01:00
Andrey Turkin b1df9d11b1 dwmapi: Add DwmEnableMMCSS stub. 2009-01-26 16:05:53 +01:00
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