ReactOS 0.4.16-dev-292-gbbdcc14
|
#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"
#include "wine/heap.h"
Go to the source code of this file.
Classes | |
struct | ANIMATE_INFO |
Macros | |
#define | ANIMATE_COLOR_NONE 0xffffffff |
Variables | |
struct { | |
HMODULE hModule | |
DWORD | |
UINT | |
DWORD_PTR | |
LPBITMAPINFOHEADER | |
LPVOID | |
} | fnIC |
Definition at line 384 of file animate.c.
Referenced by ANIMATE_Play().
|
static |
Definition at line 795 of file animate.c.
Referenced by ANIMATE_WindowProc().
|
static |
Definition at line 832 of file animate.c.
Referenced by ANIMATE_WindowProc().
|
static |
Definition at line 138 of file animate.c.
Referenced by ANIMATE_DrawFrame(), ANIMATE_Free(), and ANIMATE_Stop().
|
static |
Definition at line 340 of file animate.c.
Referenced by ANIMATE_AnimationThread(), ANIMATE_Play(), and ANIMATE_Timer().
|
static |
Definition at line 848 of file animate.c.
Referenced by ANIMATE_WindowProc().
|
static |
Definition at line 181 of file animate.c.
Referenced by ANIMATE_Destroy(), ANIMATE_OpenW(), and ANIMATE_WindowProc().
|
static |
Definition at line 646 of file animate.c.
Referenced by ANIMATE_OpenW().
|
static |
Definition at line 478 of file animate.c.
Referenced by ANIMATE_OpenW().
|
static |
Definition at line 129 of file animate.c.
Referenced by ANIMATE_OpenW().
|
static |
Definition at line 95 of file animate.c.
Referenced by ANIMATE_OpenW().
|
static |
Definition at line 88 of file animate.c.
Referenced by ANIMATE_DoStop(), and ANIMATE_Play().
|
static |
Definition at line 764 of file animate.c.
Referenced by ANIMATE_WindowProc().
|
static |
Definition at line 694 of file animate.c.
Referenced by ANIMATE_OpenA(), and ANIMATE_WindowProc().
|
static |
Definition at line 252 of file animate.c.
Referenced by ANIMATE_DrawFrame(), and ANIMATE_WindowProc().
|
static |
Definition at line 409 of file animate.c.
Referenced by ANIMATE_OpenW(), and ANIMATE_WindowProc().
Definition at line 965 of file animate.c.
Referenced by DllMain().
|
static |
Definition at line 784 of file animate.c.
Referenced by ANIMATE_WindowProc().
|
static |
Definition at line 862 of file animate.c.
Referenced by ANIMATE_WindowProc().
|
static |
Definition at line 368 of file animate.c.
Referenced by ANIMATE_WindowProc().
|
static |
Definition at line 220 of file animate.c.
Referenced by ANIMATE_PaintFrame().
|
static |
Definition at line 876 of file animate.c.
Referenced by ANIMATE_Register().
WINE_DEFAULT_DEBUG_CHANNEL | ( | animate | ) |
Definition at line 47 of file animate.c.
Referenced by ANIMATE_Create().
struct { ... } fnIC |
Referenced by ANIMATE_Create(), ANIMATE_DrawFrame(), ANIMATE_Free(), and ANIMATE_GetAviCodec().
HMODULE hModule |
Definition at line 44 of file animate.c.
Referenced by __wine_msi_call_dll_function(), _getdllprocaddr(), _Success_(), AddScreenSaver(), APIHook_GetProcAddress(), AVrfpGetProcAddress(), BasepGetModuleHandleExW(), BasepLoadLibraryAsDatafile(), BasepMapModuleHandle(), CallNotificationDll(), ClearUserApiHook(), co_IntCallLoadMenu(), Control_FillCache_RunDLLA(), Control_FillCache_RunDLLW(), CClassNode::ConvertResourceDescriptorToString(), CryptInstallOIDFunctionAddress(), CURSORICON_CopyImage(), DllMain(), DRIVER_GetNumberOfModuleRefs(), DRIVER_TryOpenDriver32(), EndUserApiHook(), EngFindImageProcAddress(), EngUnloadImage(), EngUnmapFile(), EnumPickIconResourceProc(), EnumResNameProc(), find_resourceA(), find_resourceW(), FindModule(), FindResourceA(), FindResourceExA(), FindResourceExW(), FindResourceW(), FreeLibrary(), get_manifest_in_module(), GetDriverModuleHandle(), GetDriverVersion(), GetFileVersionInfoExW(), GetFileVersionInfoSizeExW(), GetFunctionPointer(), GetModuleBaseNameA(), GetModuleBaseNameW(), GetModuleFileNameA(), GetModuleFileNameExA(), GetModuleFileNameExW(), GetModuleFileNameW(), GetModuleHandleW(), GetModuleInformation(), GetMonitorUI(), GetProcAddress(), GetSeconds(), GetServiceDllFunction(), GPNotificationThreadProc(), init_functions(), InstallSoftwareBusPnpEnumerator(), is_module_registered(), load_string(), LoadDialog(), LoadDialogResource(), LoadLibraryList(), LoadResource(), LookupThreadProc(), MLFreeLibrary(), MSACM_GetNumberOfModuleRefs(), MSACM_RegisterLocalDriver(), NotifyLogon(), printm(), RegLoadMUIStringW(), CDeviceView::RunAddHardwareWizard(), search_res_tlb(), SeiGetModuleFromAddress(), SetupDiGetClassDevPropertySheetsW(), SRSetRestorePointA(), SRSetRestorePointW(), START_TEST(), StubGetProcAddress(), test_pack_ACTCTXA(), test_pack_ACTCTXW(), testLayout(), testLoadLibraryA(), testLoadLibraryA_Wrong(), UnloadAppInitDlls(), WinMain(), and wWinMain().