ReactOS 0.4.15-dev-6057-gd708c79
|
Go to the source code of this file.
Macros | |
#define | SPI_GETWHEELSCROLLCHARS 0x006C |
#define | MAX_RECENT_PATHNAME_DISPLAY 30 |
Typedefs | |
typedef HWND(WINAPI * | FN_HtmlHelpW) (HWND, LPCWSTR, UINT, DWORD_PTR) |
Functions | |
static HWND | DoHtmlHelpW (HWND hwndCaller, LPCWSTR pszFile, UINT uCommand, DWORD_PTR dwData) |
BOOL | zoomTo (int newZoom, int mouseX, int mouseY) |
Variables | |
static HINSTANCE | s_hHHCTRL_OCX = NULL |
static FN_HtmlHelpW | s_pHtmlHelpW = NULL |
HWND | hStatusBar = NULL |
#define MAX_RECENT_PATHNAME_DISPLAY 30 |
#define SPI_GETWHEELSCROLLCHARS 0x006C |
Definition at line 15 of file winproc.cpp.
|
static |
Definition at line 25 of file winproc.cpp.
Referenced by CMainWindow::OnCommand(), and CMainWindow::OnDestroy().
Definition at line 46 of file winproc.cpp.
Referenced by ZoomTool::OnButtonDown(), CMainWindow::OnCommand(), CMainWindow::OnMouseWheel(), and CToolSettingsWindow::OnVScroll().
Definition at line 20 of file winproc.cpp.
Definition at line 17 of file winproc.cpp.
Referenced by DoHtmlHelpW(), and CMainWindow::OnDestroy().
|
static |
Definition at line 18 of file winproc.cpp.
Referenced by DoHtmlHelpW(), and CMainWindow::OnDestroy().