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

pmframe.cpp File Reference

#include <os2wrap.h>
#include <stdlib.h>
#include <string.h>
#include <win32type.h>
#include <winconst.h>
#include <misc.h>
#include <win32wbase.h>
#include "wprocess.h"
#include "pmframe.h"
#include "oslibutil.h"
#include "oslibwin.h"
#include "caret.h"
#include "oslibmsg.h"
#include "dbglocal.h"

Include dependency graph for pmframe.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define INCL_WIN
#define INCL_GPI
#define DBG_LOCALLOG   DBG_pmframe
#define PMFRAMELOG

Functions

VOID FrameTrackFrame (Win32BaseWindow *win32wnd, DWORD flags)
VOID FrameUpdateChildPositions (DWORD hwnd)
MRESULT EXPENTRY Win32FrameProc (DWORD hwnd, ULONG msg, MPARAM mp1, MPARAM mp2)
PVOID FrameSubclassFrameWindow (Win32BaseWindow *win32wnd)
VOID FrameUpdateClient (Win32BaseWindow *win32wnd)


Define Documentation

#define INCL_WIN
 

Definition at line 12 of file pmframe.cpp.

#define INCL_GPI
 

Definition at line 13 of file pmframe.cpp.

#define DBG_LOCALLOG   DBG_pmframe
 

Definition at line 29 of file pmframe.cpp.

#define PMFRAMELOG
 

Definition at line 32 of file pmframe.cpp.


Function Documentation

VOID FrameTrackFrame Win32BaseWindow   win32wnd,
DWORD    flags
 

Definition at line 36 of file pmframe.cpp.

VOID FrameUpdateChildPositions DWORD    hwnd
 

Definition at line 42 of file pmframe.cpp.

Referenced by Win32FrameProc().

MRESULT EXPENTRY Win32FrameProc DWORD    hwnd,
ULONG    msg,
MPARAM    mp1,
MPARAM    mp2
 

Definition at line 65 of file pmframe.cpp.

PVOID FrameSubclassFrameWindow Win32BaseWindow   win32wnd
 

Definition at line 537 of file pmframe.cpp.

VOID FrameUpdateClient Win32BaseWindow   win32wnd
 

Definition at line 543 of file pmframe.cpp.


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