#include <os2win.h>
#include <win.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <assert.h>
#include <misc.h>
#include <win32wnd.h>
#include <heapstring.h>
#include <spy.h>
#include "wndmsg.h"
#include <oslibwin.h>
#include <oslibutil.h>
#include <oslibgdi.h>
#include <oslibres.h>
#include "oslibdos.h"
#include "win32wndhandle.h"
#include "win32wmisc.h"
Include dependency graph for win32wmisc.cpp:
Go to the source code of this file.
Functions | |
HWND * | WIN_ListChildren (HWND hwnd) |
MDICLIENTINFO * | get_client_info (HWND hwndClient) |
void | GetWindowRectParent (HWND hwnd, RECT *pRect) |
HMENU WIN32API | getSysMenu (HWND hwnd) |
VOID | setSysMenu (HWND hwnd, HMENU hMenu) |
void | NC_GetSysPopupPos (HWND hwnd, RECT *rect) |
|
Definition at line 43 of file win32wmisc.cpp. |
|
Definition at line 87 of file win32wmisc.cpp. |
|
Definition at line 104 of file win32wmisc.cpp. |
|
Definition at line 116 of file win32wmisc.cpp. |
|
Definition at line 129 of file win32wmisc.cpp. |
|
Definition at line 141 of file win32wmisc.cpp. |