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

animate.c File Reference
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winnls.h"
#include "commctrl.h"
#include "vfw.h"
#include "mmsystem.h"
#include "comctl32.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  ANIMATE_INFO

Defines

#define ANIMATE_COLOR_NONE   0xffffffff

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (animate)
static void ANIMATE_Notify (const ANIMATE_INFO *infoPtr, UINT notif)
static BOOL ANIMATE_LoadResW (ANIMATE_INFO *infoPtr, HINSTANCE hInst, LPCWSTR lpName)
static BOOL ANIMATE_LoadFileW (ANIMATE_INFO *infoPtr, LPWSTR lpName)
static BOOL ANIMATE_DoStop (ANIMATE_INFO *infoPtr)
static void ANIMATE_Free (ANIMATE_INFO *infoPtr)
static void ANIMATE_TransparentBlt (ANIMATE_INFO const *infoPtr, HDC hdcDest, HDC hdcSource)
static BOOL ANIMATE_PaintFrame (ANIMATE_INFO *infoPtr, HDC hDC)
static BOOL ANIMATE_DrawFrame (ANIMATE_INFO *infoPtr, HDC hDC)
static LRESULT ANIMATE_Timer (ANIMATE_INFO *infoPtr)
static DWORD CALLBACK ANIMATE_AnimationThread (LPVOID ptr_)
static LRESULT ANIMATE_Play (ANIMATE_INFO *infoPtr, UINT cRepeat, WORD wFrom, WORD wTo)
static BOOL ANIMATE_GetAviInfo (ANIMATE_INFO *infoPtr)
static BOOL ANIMATE_GetAviCodec (ANIMATE_INFO *infoPtr)
static BOOL ANIMATE_OpenW (ANIMATE_INFO *infoPtr, HINSTANCE hInstance, LPWSTR lpszName)
static BOOL ANIMATE_OpenA (ANIMATE_INFO *infoPtr, HINSTANCE hInstance, LPSTR lpszName)
static BOOL ANIMATE_Stop (ANIMATE_INFO *infoPtr)
static BOOL ANIMATE_Create (HWND hWnd, const CREATESTRUCTW *lpcs)
static LRESULT ANIMATE_Destroy (ANIMATE_INFO *infoPtr)
static BOOL ANIMATE_EraseBackground (ANIMATE_INFO const *infoPtr, HDC hdc)
static LRESULT ANIMATE_StyleChanged (ANIMATE_INFO *infoPtr, WPARAM wStyleType, const STYLESTRUCT *lpss)
static LRESULT WINAPI ANIMATE_WindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
void ANIMATE_Register (void)
void ANIMATE_Unregister (void)

Variables

struct {
   HMODULE   hModule
      DWORD
      UINT
      DWORD_PTR
      LPBITMAPINFOHEADER
      LPVOID
fnIC

Generated on Fri May 25 2012 05:05:15 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.