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) |
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.