TOOLBOX.C File Reference

Go to the source code of this file.

Defines

#define MODULE_TOOLBOX   1
#define NO_MESSAGE   -1
#define NO_HELP   -1
#define LARGE_TOOL_X   50
#define LARGE_TOOL_Y   40
#define SMALL_TOOL_X   32
#define SMALL_TOOL_Y   32
#define N_ICONS   12

Typedefs

typedef struct tagTOOL_STRUCT TOOL_STRUCT

Functions

void ToolboxShow (BOOL fShow)
void ToolboxDestroy (void)
void EnableTools (BOOL status)
void MoveToolsWindow (void)
void ChangeToolboxBitmaps (void)
LRESULT CALLBACK ToolboxWndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
LRESULT CALLBACK ToolBtnWndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
void ToolboxSetPosition (int w)
LRESULT CALLBACK CoordinatesDlgProc (HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam)
LRESULT CALLBACK LockDlgProc (HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam)

Variables

HBITMAP hBmBackground


Define Documentation

#define MODULE_TOOLBOX   1

Definition at line 12 of file TOOLBOX.C.

#define NO_MESSAGE   -1

Definition at line 16 of file TOOLBOX.C.

#define NO_HELP   -1

Definition at line 17 of file TOOLBOX.C.

#define LARGE_TOOL_X   50

Definition at line 25 of file TOOLBOX.C.

#define LARGE_TOOL_Y   40

Definition at line 26 of file TOOLBOX.C.

#define SMALL_TOOL_X   32

Definition at line 27 of file TOOLBOX.C.

#define SMALL_TOOL_Y   32

Definition at line 28 of file TOOLBOX.C.

#define N_ICONS   12

Definition at line 29 of file TOOLBOX.C.


Typedef Documentation

typedef struct tagTOOL_STRUCT TOOL_STRUCT


Variable Documentation

HBITMAP hBmBackground


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