ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

dwmapi_main.c File Reference
#include "config.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "dwmapi.h"
#include "wine/debug.h"

Go to the source code of this file.

Defines

#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define COBJMACROS

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (dwmapi)
BOOL WINAPI DllMain (HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv)
HRESULT WINAPI DwmIsCompositionEnabled (BOOL *enabled)
HRESULT WINAPI DwmEnableComposition (UINT uCompositionAction)
HRESULT WINAPI DwmExtendFrameIntoClientArea (HWND hwnd, const MARGINS *margins)
HRESULT WINAPI DwmGetColorizationColor (DWORD *colorization, BOOL opaque_blend)
HRESULT WINAPI DwmFlush (void)
HRESULT WINAPI DwmSetWindowAttribute (HWND hwnd, DWORD attributenum, LPCVOID attribute, DWORD size)
HRESULT WINAPI DwmGetGraphicsStreamClient (UINT uIndex, UUID *pClientUuid)
HRESULT WINAPI DwmGetTransportAttributes (BOOL *pfIsRemoting, BOOL *pfIsConnected, DWORD *pDwGeneration)
HRESULT WINAPI DwmUnregisterThumbnail (HTHUMBNAIL thumbnail)
HRESULT WINAPI DwmEnableMMCSS (BOOL enableMMCSS)
HRESULT WINAPI DwmGetGraphicsStreamTransformHint (UINT uIndex, MilMatrix3x2D *pTransform)
HRESULT WINAPI DwmEnableBlurBehindWindow (HWND hWnd, const DWM_BLURBEHIND *pBlurBuf)
BOOL WINAPI DwmDefWindowProc (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam, LRESULT *plResult)
HRESULT WINAPI DwmGetWindowAttribute (HWND hwnd, DWORD attribute, PVOID pv_attribute, DWORD size)
HRESULT WINAPI DwmRegisterThumbnail (HWND dest, HWND src, PHTHUMBNAIL thumbnail_id)

Generated on Sun May 27 2012 05:08:57 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.