#include <os2win.h>
#include <misc.h>
#include <win32wbase.h>
#include "dbglocal.h"
Include dependency graph for windowword.cpp:
Go to the source code of this file.
Defines | |
#define | DBG_LOCALLOG DBG_windowword |
Functions | |
LONG WIN32API | SetWindowLongA (HWND hwnd, int nIndex, LONG lNewLong) |
LONG WIN32API | SetWindowLongW (HWND hwnd, int nIndex, LONG lNewLong) |
WORD WIN32API | GetWindowWord (HWND hwnd, int nIndex) |
WORD WIN32API | SetWindowWord (HWND hwnd, int nIndex, WORD arg3) |
LONG WIN32API | GetWindowLongA (HWND hwnd, int nIndex) |
LONG WIN32API | GetWindowLongW (HWND hwnd, int nIndex) |
|
Definition at line 17 of file windowword.cpp. |
|
Definition at line 22 of file windowword.cpp. Referenced by BUTTON_SetCheck(), BUTTON_SetStyle(), COMBO_NCCreate(), DefMDIChildProcW(), DestroyMenu(), EDIT_EM_SetPasswordChar(), EDIT_EM_SetReadOnly(), EDIT_WM_NCCreate(), LISTBOX_NCCreate(), MDI_ChildActivate(), PopupMenuWndProc(), STATIC_NCCreate(), SetMenu(), and ShowScrollBar().
|
|
Definition at line 42 of file windowword.cpp. Referenced by DefMDIChildProcW(), MDIClientWndProc_common(), MDICreateChild(), MDI_MenuDeleteItem(), and MDI_SwapMenuItems().
|
|
Definition at line 62 of file windowword.cpp. |
|
Definition at line 83 of file windowword.cpp. |
|
|
Definition at line 125 of file windowword.cpp. Referenced by CalcChildScroll(), DIALOG_IsAccelerator(), DefMDIChildProcW(), GetNextDlgGroupItem(), MDIClientWndProc_common(), MDICreateChild(), MDI_ChildGetMinMaxInfo(), MDI_GetWindow(), MDI_MenuDeleteItem(), MDI_MoreWindowsDlgProc(), and MDI_SwapMenuItems().
|