ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | IDI_APPICON 101 |
#define | IDR_MAINMENU 102 |
#define | IDR_ACCELERATOR 103 |
#define | IDD_ABOUTDIALOG 104 |
#define | ID_FILE_EXIT 40001 |
#define | ID_HELP_ABOUT 40002 |
#define | IDC_STATIC -1 |
Functions | |
LRESULT CALLBACK | MainWndProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) |
BOOL | RegisterMainWindowClass (void) |
HWND | CreateMainWindow (void) |
INT_PTR CALLBACK | AboutDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
void | ShowAboutDialog (HWND owner) |
Variables | |
HINSTANCE | g_hInstance |
#define ID_FILE_EXIT 40001 |
Definition at line 30 of file biditext.h.
#define ID_HELP_ABOUT 40002 |
Definition at line 31 of file biditext.h.
#define IDC_STATIC -1 |
Definition at line 34 of file biditext.h.
#define IDD_ABOUTDIALOG 104 |
Definition at line 29 of file biditext.h.
#define IDI_APPICON 101 |
Definition at line 26 of file biditext.h.
#define IDR_ACCELERATOR 103 |
Definition at line 28 of file biditext.h.
#define IDR_MAINMENU 102 |
Definition at line 27 of file biditext.h.
Definition at line 4 of file about.c.
Referenced by ShowAboutDialog().
Definition at line 330 of file biditext.c.
Referenced by _tWinMain(), and wWinMain().
Definition at line 585 of file fontview.c.
Referenced by _tWinMain(), PropSheetCallback(), RegisterMainWindowClass(), WinMain(), and wWinMain().
Definition at line 307 of file biditext.c.
Referenced by wWinMain().
Definition at line 110 of file biditext.c.
Referenced by MainWndProc().
|
extern |
Definition at line 18 of file MainWindow.cpp.
Referenced by _tWinMain(), AddDlg_OnCommand(), AddDlg_OnInitDialog(), CreateMainWindow(), CryptExtOpenCERW(), DllMain(), EditDlg_OnCommand(), ImageView_Main(), LV_Init(), LV_OnDblClk(), LV_OnDelete(), MainWnd_OnAbout(), MainWnd_OnClose(), MainWnd_OnContextMenu(), MainWnd_OnCreate(), MainWnd_OnExport(), MainWnd_OnImport(), MainWnd_OnNew(), MainWnd_OnOpenRegKey(), Preview_CreateToolBar(), Preview_OnCreate(), Preview_OnNotify(), Preview_ToggleSlideShow(), Preview_UpdateTitle(), ProcessorDlgProc(), PropSheetExtProc(), RegisterMainWindowClass(), ShowAboutDialog(), WinMain(), wWinMain(), ZoomWnd_OnButtonDown(), ZoomWnd_OnDraw(), and ZoomWnd_OnSetCursor().