#include <win32wbase.h>
Include dependency graph for pmwindow.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | WIN32_CDCLASS "Win32CDWindowClass" |
#define | WIN32_STDCLASS "Win32WindowClass" |
#define | WIN32_STDFRAMECLASS "Win32FrameClass" |
#define | TIMERID_DRIVEPOLL 0x1717 |
#define | TFOS_LEFT 0x0001 |
#define | TFOS_TOP 0x0002 |
#define | TFOS_RIGHT 0x0004 |
#define | TFOS_BOTTOM 0x0008 |
#define | TFOS_MOVE 0x000F |
Functions | |
BOOL | InitPM () |
void | RegisterSystemClasses (ULONG hModule) |
void | UnregisterSystemClasses () |
VOID | FrameTrackFrame (Win32BaseWindow *win32wnd, DWORD flags) |
void | Frame_SysCommandSizeMove (Win32BaseWindow *win32wnd, WPARAM wParam) |
Variables | |
ULONG | ScreenWidth |
ULONG | ScreenHeight |
ULONG | ScreenBitsPerPel |
BOOL | fOS2Look |
HWND | hwndCD |
LONG | CapsCharHeight |
|
Definition at line 13 of file pmwindow.h. |
|
Definition at line 14 of file pmwindow.h. |
|
Definition at line 15 of file pmwindow.h. |
|
Definition at line 17 of file pmwindow.h. |
|
Definition at line 31 of file pmwindow.h. |
|
Definition at line 32 of file pmwindow.h. |
|
Definition at line 33 of file pmwindow.h. |
|
Definition at line 34 of file pmwindow.h. |
|
Definition at line 36 of file pmwindow.h. |
|
Definition at line 97 of file pmwindow.cpp. |
|
Definition at line 37 of file windowclass.cpp. |
|
Definition at line 44 of file windowclass.cpp. Referenced by cleanupUser32().
|
|
Definition at line 1726 of file pmwindow.cpp. Referenced by Win32FrameWindowProc().
|
|
Referenced by Win32FrameWindowProc().
|
|
Definition at line 24 of file pmwindow.h. |
|
Definition at line 25 of file pmwindow.h. |
|
Definition at line 26 of file pmwindow.h. |
|
Definition at line 27 of file pmwindow.h. |
|
Definition at line 28 of file pmwindow.h. |
|
Definition at line 29 of file pmwindow.h. |