Classes | Functions
core/vgui/impl/win32/vgui_win32.h File Reference
#include <vgui/vgui_toolkit.h>
#include <windows.h>

Go to the source code of this file.

Classes

class  vgui_win32

Functions

LRESULT CALLBACK globalWndProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT CALLBACK globalDialogProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT CALLBACK globalTableauProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)

Function Documentation

LRESULT CALLBACK globalDialogProc ( HWND  hDlg,
UINT  message,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 342 of file vgui_win32.cxx.

LRESULT CALLBACK globalTableauProc ( HWND  hDlg,
UINT  message,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 365 of file vgui_win32.cxx.

LRESULT CALLBACK globalWndProc ( HWND  hwnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 306 of file vgui_win32.cxx.