#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:
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) |
|
Definition at line 12 of file pmframe.cpp. |
|
Definition at line 13 of file pmframe.cpp. |
|
Definition at line 29 of file pmframe.cpp. |
|
Definition at line 32 of file pmframe.cpp. |
|
Definition at line 36 of file pmframe.cpp. |
|
Definition at line 42 of file pmframe.cpp. Referenced by Win32FrameProc().
|
|
Definition at line 65 of file pmframe.cpp. |
|
Definition at line 537 of file pmframe.cpp. |
|
Definition at line 543 of file pmframe.cpp. |