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

pmwindow.h File Reference

#include <win32wbase.h>

Include dependency graph for pmwindow.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Define Documentation

#define WIN32_CDCLASS   "Win32CDWindowClass"
 

Definition at line 13 of file pmwindow.h.

#define WIN32_STDCLASS   "Win32WindowClass"
 

Definition at line 14 of file pmwindow.h.

#define WIN32_STDFRAMECLASS   "Win32FrameClass"
 

Definition at line 15 of file pmwindow.h.

#define TIMERID_DRIVEPOLL   0x1717
 

Definition at line 17 of file pmwindow.h.

#define TFOS_LEFT   0x0001
 

Definition at line 31 of file pmwindow.h.

#define TFOS_TOP   0x0002
 

Definition at line 32 of file pmwindow.h.

#define TFOS_RIGHT   0x0004
 

Definition at line 33 of file pmwindow.h.

#define TFOS_BOTTOM   0x0008
 

Definition at line 34 of file pmwindow.h.

#define TFOS_MOVE   0x000F
 

Definition at line 36 of file pmwindow.h.


Function Documentation

BOOL InitPM  
 

Definition at line 97 of file pmwindow.cpp.

void RegisterSystemClasses ULONG    hModule
 

Definition at line 37 of file windowclass.cpp.

void UnregisterSystemClasses  
 

Definition at line 44 of file windowclass.cpp.

Referenced by cleanupUser32().

VOID FrameTrackFrame Win32BaseWindow   win32wnd,
DWORD    flags
 

Definition at line 1726 of file pmwindow.cpp.

Referenced by Win32FrameWindowProc().

void Frame_SysCommandSizeMove Win32BaseWindow   win32wnd,
WPARAM    wParam
 

Referenced by Win32FrameWindowProc().


Variable Documentation

ULONG ScreenWidth
 

Definition at line 24 of file pmwindow.h.

ULONG ScreenHeight
 

Definition at line 25 of file pmwindow.h.

ULONG ScreenBitsPerPel
 

Definition at line 26 of file pmwindow.h.

BOOL fOS2Look
 

Definition at line 27 of file pmwindow.h.

HWND hwndCD
 

Definition at line 28 of file pmwindow.h.

LONG CapsCharHeight
 

Definition at line 29 of file pmwindow.h.


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