SETUP.C File Reference

Go to the source code of this file.

Defines

#define MODULE_SETUP   1
#define PALVERSION   0x300
#define X__C(p, i)

Functions

HPALETTE CreateAppPalette (int *ScreenX, int *ScreenY)
void SetupStructures (void)
void UpdateGLview (BOOL full)
BOOL EnableGLview (void)
void StartGLview (BOOL first_time)
BOOL SetupMainWindow (HANDLE inst, int cmdshow)
void SendPrgmText (PSTR p)
void SendPrgmMessage (int idString, int where)
int SendPrgmQuery (int idString, int response)
void SetPrgmMessage (int idString, PSTR pstr)
void SendIconHelpMessage (int idString)
BOOL AnimatorStartup (UINT *screen_ready)
void AnimatorShutdown (void)
void CloseUtilities (int what)

Variables

UINT AnimationTimer


Define Documentation

#define MODULE_SETUP   1

Definition at line 3 of file SETUP.C.

#define PALVERSION   0x300

Definition at line 49 of file SETUP.C.

#define X__C ( p,
 ) 

Value:

RGB(p->palPalEntry[i].peRed,   \
                       p->palPalEntry[i].peGreen, \
                       p->palPalEntry[i].peBlue)

Definition at line 51 of file SETUP.C.

Referenced by CreateAppPalette().


Variable Documentation

Definition at line 27 of file ANIMATE.C.

Referenced by AnimatorViewWndProc(), and UpdateGLview().


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