ANIMATE.C File Reference

Go to the source code of this file.

Defines

#define MODULE_ANIMATE   1
#define NFILESLIST   5
#define LASTFILECMD   31000

Typedefs

typedef struct tagLASTFILESLIST LASTFILESLIST

Functions

HINSTANCE __cdecl ResourceX (void)
int APIENTRY WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
LRESULT CALLBACK MainAnimatorWndProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
LRESULT CALLBACK AnimatorTriViewWndProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
LRESULT CALLBACK AnimatorViewWndProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
void InitializeLastFilesList (void)

Variables

HBITMAP hBmBackground = NULL
UINT AnimationTimer = 0


Define Documentation

#define MODULE_ANIMATE   1

Definition at line 5 of file ANIMATE.C.

#define NFILESLIST   5

Definition at line 11 of file ANIMATE.C.

Referenced by InitializeLastFilesList().

#define LASTFILECMD   31000

Definition at line 12 of file ANIMATE.C.

Referenced by InitializeLastFilesList().


Typedef Documentation

typedef struct tagLASTFILESLIST LASTFILESLIST


Function Documentation

HINSTANCE __cdecl ResourceX ( void   ) 

Definition at line 33 of file ANI_RES.C.

int APIENTRY WinMain ( HINSTANCE  hInstance,
HINSTANCE  hPrevInstance,
LPSTR  lpCmdLine,
int  nCmdShow 
)

Definition at line 46 of file ANIMATE.C.


Variable Documentation

HBITMAP hBmBackground = NULL

UINT AnimationTimer = 0

Definition at line 27 of file ANIMATE.C.

Referenced by AnimatorViewWndProc(), and UpdateGLview().


Generated on Sun Apr 27 14:20:14 2014 for OpenFX by  doxygen 1.5.6