#include <windows.h>#include "pandabase.h"#include "graphicsWindow.h"#include "winGraphicsWindow.I"Go to the source code of this file.
| Compounds | |
| class | WinGraphicsWindow | 
| Defines | |
| #define | _WIN32_WINNT 0x0502 | 
| #define | WINDOWS_LEAN_AND_MEAN | 
| #define | PRINT_LAST_ERROR 0 | 
| Functions | |
| EXPCL_PANDAWIN void | PrintErrorMessage (DWORD msgID) | 
| EXPCL_PANDAWIN void | ClearToBlack (HWND hWnd, const WindowProperties &props) | 
| EXPCL_PANDAWIN void | get_client_rect_screen (HWND hwnd, RECT *view_rect) | 
| 
 | 
| 
 Definition at line 25 of file winGraphicsWindow.h. | 
| 
 | 
| 
 Definition at line 167 of file winGraphicsWindow.h. Referenced by PrintErrorMessage(). | 
| 
 | 
| 
 Definition at line 27 of file winGraphicsWindow.h. | 
| 
 | ||||||||||||
| 
 Definition at line 1419 of file winGraphicsWindow.cxx. References WindowProperties::get_x_origin(), WindowProperties::get_x_size(), WindowProperties::get_y_origin(), WindowProperties::get_y_size(), WindowProperties::has_origin(), hDC, and HDC(). Referenced by wdxGraphicsWindow8::create_screen_buffers_and_device(), wdxGraphicsWindow8::init_resized_window(), and WinGraphicsWindow::window_proc(). | 
| 
 | ||||||||||||
| 
 Definition at line 1448 of file winGraphicsWindow.cxx. Referenced by wdxGraphicsWindow7::create_screen_buffers_and_device(), and wdxGraphicsWindow7::handle_reshape(). | 
| 
 | 
| 
 Definition at line 84 of file wcrGraphicsWindow.cxx. References errorbox_title, ERRORBOX_TITLE, LAST_ERROR, NULL, and PRINT_LAST_ERROR. Referenced by wcrGraphicsWindow::config(), wcrGraphicsWindow::DestroyMe(), wcrGraphicsWindow::make_current(), and wcrGraphicsWindow::unmake_current(). | 
 1.3
1.3