ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Variables | |
static const WCHAR | szMainWndClass [] = L"VGAFontEditMainWndClass" |
|
static |
Definition at line 62 of file mainwnd.c.
Referenced by InitMainWnd().
|
static |
Definition at line 100 of file mainwnd.c.
Referenced by InitMainWnd().
|
static |
Definition at line 331 of file mainwnd.c.
Referenced by MenuCommand().
BOOL CreateMainWindow | ( | IN INT | nCmdShow, |
OUT PMAIN_WND_INFO * | Info | ||
) |
Definition at line 608 of file mainwnd.c.
|
static |
Definition at line 205 of file mainwnd.c.
Referenced by DoFileNew(), DoFileOpen(), and MainWndOpenFile().
|
static |
Definition at line 237 of file mainwnd.c.
Referenced by MenuCommand().
|
static |
Definition at line 247 of file mainwnd.c.
Referenced by MenuCommand().
VOID DoFileSave | ( | IN PMAIN_WND_INFO | Info, |
IN BOOL | bSaveAs | ||
) |
Definition at line 289 of file mainwnd.c.
Referenced by FontWndProc(), and MenuCommand().
|
static |
Definition at line 110 of file mainwnd.c.
Definition at line 641 of file mainwnd.c.
Referenced by wWinMain().
|
static |
Definition at line 181 of file mainwnd.c.
Referenced by MainWndProc().
|
static |
Definition at line 14 of file mainwnd.c.
Referenced by MainWndProc().
|
static |
Definition at line 274 of file mainwnd.c.
Referenced by MainWndProc().
|
static |
Definition at line 264 of file mainwnd.c.
Referenced by MainWndDropFiles(), and MainWndProc().
Definition at line 503 of file mainwnd.c.
|
static |
Definition at line 470 of file mainwnd.c.
Referenced by MainWndProc().
|
static |
Definition at line 397 of file mainwnd.c.
Referenced by MainWndProc().
|
static |
|
static |
Definition at line 352 of file mainwnd.c.
Referenced by MenuCommand().
VOID SetPasteButtonState | ( | IN PMAIN_WND_INFO | Info | ) |
Definition at line 389 of file mainwnd.c.
Referenced by FontWndProc(), InitMainWnd(), and MainWndProc().
|
static |
Definition at line 80 of file mainwnd.c.
Referenced by SetPasteButtonState(), and SetToolbarFileButtonState().
VOID SetToolbarFileButtonState | ( | IN PMAIN_WND_INFO | Info, |
BOOL | bEnabled | ||
) |
Definition at line 656 of file mainwnd.c.
Referenced by wWinMain().
|
static |
Definition at line 56 of file mainwnd.c.
Referenced by MainWndProc().