ReactOS 0.4.16-dev-555-g690643f
|
#include "gdihv.h"
Go to the source code of this file.
Functions | |
static LRESULT | MainWindow_OnSize (HWND hMainWnd) |
static LRESULT | MainWnd_OnNotify (HWND hWnd, WPARAM wParam, LPARAM lParam) |
INT_PTR CALLBACK | MainWindow_WndProc (HWND hMainWnd, UINT message, WPARAM wParam, LPARAM lParam) |
Variables | |
INT | g_Separator |
Definition at line 29 of file mainwnd.c.
Referenced by MainWindow_WndProc().
Definition at line 81 of file mainwnd.c.
Referenced by _tWinMain().
Definition at line 52 of file mainwnd.c.
Referenced by MainWindow_WndProc().
INT g_Separator |
Definition at line 25 of file mainwnd.c.
Referenced by MainWindow_OnSize(), and MainWindow_WndProc().