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

windowword.cpp File Reference

#include <os2win.h>
#include <misc.h>
#include <win32wbase.h>
#include "dbglocal.h"

Include dependency graph for windowword.cpp:

Include dependency graph

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)


Define Documentation

#define DBG_LOCALLOG   DBG_windowword
 

Definition at line 17 of file windowword.cpp.


Function Documentation

LONG WIN32API SetWindowLongA HWND    hwnd,
int    nIndex,
LONG    lNewLong
 

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().

LONG WIN32API SetWindowLongW HWND    hwnd,
int    nIndex,
LONG    lNewLong
 

Definition at line 42 of file windowword.cpp.

Referenced by DefMDIChildProcW(), MDIClientWndProc_common(), MDICreateChild(), MDI_MenuDeleteItem(), and MDI_SwapMenuItems().

WORD WIN32API GetWindowWord HWND    hwnd,
int    nIndex
 

Definition at line 62 of file windowword.cpp.

WORD WIN32API SetWindowWord HWND    hwnd,
int    nIndex,
WORD    arg3
 

Definition at line 83 of file windowword.cpp.

LONG WIN32API GetWindowLongA HWND    hwnd,
int    nIndex
 

Definition at line 104 of file windowword.cpp.

Referenced by BUTTON_CaptureChanged(), BUTTON_CheckAutoRadioButton(), BUTTON_Create(), BUTTON_DrawPushButton(), BUTTON_Enable(), BUTTON_EraseBkgnd(), BUTTON_GetDlgCode(), BUTTON_KeyUp(), BUTTON_KillFocus(), BUTTON_LButtonDblClk(), BUTTON_LButtonDown(), BUTTON_LButtonUp(), BUTTON_NCHitTest(), BUTTON_Paint(), BUTTON_SendNotify(), BUTTON_SetCheck(), BUTTON_SetFocus(), BUTTON_SetFont(), BUTTON_SetImage(), BUTTON_SetState(), BUTTON_SetStyle(), BUTTON_SetText(), CBGetTextAreaHeight(), CBPaintText(), CB_Paint(), COMBO_HandleItem(), COMBO_NCCreate(), ChildWindowFromPointEx(), DIALOG_FindMsgDestination(), DIALOG_GetNextTabItem(), DefMDIChildProcW(), DestroyMenu(), DrawMenuBar(), EDIT_EM_SetPasswordChar(), EDIT_EM_SetReadOnly(), EDIT_WM_NCCreate(), EditWndProc(), GB_Paint(), GetMenu(), GetSystemMenu(), IsMenuActive(), IsPointInWindow(), IsWindowEnabled(), IsWindowVisible(), IsZoomed(), LISTBOX_Create(), LISTBOX_DeleteItem(), LISTBOX_Draw(), LISTBOX_DrawItem(), LISTBOX_FindStringPos(), LISTBOX_HandleLButtonDown(), LISTBOX_InsertItem(), LISTBOX_NCCreate(), LISTBOX_RepaintItem(), LISTBOX_SetCount(), MDIClientWndProc_common(), MDICreateChild(), MDI_ChildActivate(), MDI_GetChildByID(), MDI_MenuDeleteItem(), MDI_MenuModifyItem(), MENU_DoNextMenu(), MENU_ShowPopup(), MENU_TrackKbdMenuBar(), MSGBOX_OnInit(), MessageBoxA(), OB_Paint(), PopupMenuWndProc(), SCROLL_DrawScrollBar(), SCROLL_GetScrollBarRect(), SCROLL_HandleScrollEvent(), SCROLL_KeyDown(), STATIC_Click(), STATIC_Create(), STATIC_DoubleClick(), STATIC_Enable(), STATIC_GetImage(), STATIC_GetText(), STATIC_GetTextLength(), STATIC_LoadBitmap(), STATIC_LoadIcon(), STATIC_NCCreate(), STATIC_NCDestroy(), STATIC_NCHitTest(), STATIC_Paint(), STATIC_PaintBitmapfn(), STATIC_PaintEtchedfn(), STATIC_PaintIconfn(), STATIC_PaintOwnerDrawfn(), STATIC_PaintRectfn(), STATIC_PaintTextfn(), STATIC_SetBitmap(), STATIC_SetFont(), STATIC_SetIcon(), STATIC_SetMetafile(), STATIC_SetText(), SetMenu(), ShowScrollBar(), UB_Paint(), WINPROC_TestCBForStr(), and WINPROC_TestLBForStr().

LONG WIN32API GetWindowLongW HWND    hwnd,
int    nIndex
 

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().


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