Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

defwndproc.cpp File Reference

#include "user32.h"
#include "syscolor.h"
#include "win32wbase.h"
#include "win32dlg.h"
#include "dbglocal.h"

Include dependency graph for defwndproc.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define DBG_LOCALLOG   DBG_defwndproc

Functions

LRESULT WIN32API DefWindowProcA (HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam)
LRESULT WIN32API DefWindowProcW (HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam)
LRESULT WIN32API DefDlgProcA (HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam)
LRESULT WIN32API DefDlgProcW (HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam)


Define Documentation

#define DBG_LOCALLOG   DBG_defwndproc
 

Definition at line 19 of file defwndproc.cpp.


Function Documentation

LRESULT WIN32API DefWindowProcA HWND    hwnd,
UINT    Msg,
WPARAM    wParam,
LPARAM    lParam
 

Definition at line 28 of file defwndproc.cpp.

Referenced by BUTTON_EraseBkgnd(), BUTTON_NCHitTest(), BUTTON_Paint(), BUTTON_SetText(), ButtonWndProc(), COMBO_MouseWheel(), COMBO_NCDestroy(), ComboLBWndProc(), ComboWndProc(), DefFrameProcA(), Win32MDIChildWindow::DefMDIChildProcA(), DefMDIChildProcA(), EDIT_WM_MouseWheel(), EDIT_WM_SysKeyDown(), EditWndProc(), GetControlBrush(), IconTitleWndProc(), LISTBOX_HandleMouseWheel(), LISTBOX_NCCreate(), ListBoxWndProc(), MDIClientWndProc_common(), PopupMenuWndProc(), SCROLL_HandleScrollEvent(), STATIC_Click(), STATIC_DoubleClick(), STATIC_GetText(), STATIC_GetTextLength(), STATIC_NCCreate(), STATIC_NCDestroy(), STATIC_SetText(), ScrollBarWndProc(), StaticWndProc(), and WinSwitchWndProc().

LRESULT WIN32API DefWindowProcW HWND    hwnd,
UINT    Msg,
WPARAM    wParam,
LPARAM    lParam
 

Definition at line 45 of file defwndproc.cpp.

Referenced by CB_Paint(), DefFrameProcW(), Win32MDIChildWindow::DefMDIChildProcW(), DefMDIChildProcW(), MDIClientWndProc_common(), and MDI_UpdateFrameText().

LRESULT WIN32API DefDlgProcA HWND    hwnd,
UINT    Msg,
WPARAM    wParam,
LPARAM    lParam
 

Definition at line 62 of file defwndproc.cpp.

LRESULT WIN32API DefDlgProcW HWND    hwnd,
UINT    Msg,
WPARAM    wParam,
LPARAM    lParam
 

Definition at line 82 of file defwndproc.cpp.


Generated on Wed Jan 23 23:18:27 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001