1#ifndef GLOBALS_INCLUDED
2#define GLOBALS_INCLUDED
8#define APPNAME _T("MATRIX ScreenSaver 2.0")
15#define MAX_INTENSITY 5
18#define GLYPH_HEIGHT 14
23#define MAXMSG_WIDTH 0x100
24#define MAXMSG_HEIGHT 0x100
25#define MAXMSG_LENGTH 64
27#define MSGSPEED_MAX 500
28#define MSGSPEED_MIN 50
30#define MAX_MESSAGES 16
BOOL VerifyPassword(HWND hwnd)
BOOL g_fRandomizeMessages
TCHAR g_szMessages[MAX_MESSAGES][MAXMSG_LENGTH]
BOOL Configure(HWND hwndParent)
BOOL ChangePassword(HWND hwnd)
BOOL ScreenSaver(HWND hwndParent)
static DWORD *static HFONT(WINAPI *pCreateFontIndirectExA)(const ENUMLOGFONTEXDVA *)