消息处理
SendMessage, PostMessage, IsDialogMessage, SendNotifyMessage
窗口测试
SetWindowText, GetWinodowText, GetWindowTextLength, SetFont, GetFont
菜单支持方法
GetMenu, SetMenu, DrawMenuBar, GetSystemMenu, HiliteMenuItem
窗口大小与定位
IsIconic, IsZoomed, MoveWindow, SetWindowRgn, GetWindowRgn, SetWindowPos, ArrangeIconicWindows,
BringWindowToTop, GetWindowRect, GetClientRect, GetWindowPlacement, SetWindowPlacement
坐标映像
ClientToScreen, ScreenToClient, MapWindowPoints
绘画
BeginPaint, EndPaint, GetDC, GetWindowDC, ReleaseDC, UpdateWindow, SetReddraw, GetUpdateRect,
GetUpdateRgn, Invalidate, InvalidateRect, InvalidateRgn, ValidateRect, ValidateRgn, ShowWindow,
IsWindowVisible, ShowOwnedPopups, GetDCEx, LockWindowUpdate, UnlockWindowUpdate,
RedrawWindow, Print, PrintClient
定时器
SetTimer, KillTimer
窗口样式
IsWindowEnabled, EnableWindow, GetActiveWindow, SetActiveWindow, SetForegroundWindow,
GetForegroundWindow, getCaptures, SetCaptures, GetFocus, SetFocus, GetDesktopWindow
子窗口
GetDlgCtrlID, SetDlgCtrlID, GetDlgItem, CheckDlgButton, CheckRadioButton, GetCheckedRadioButton,
DlgDirLst, DlgDirListComboBox, DlgDirSelect, DlgDirSelectComboBox, GetDlgItemInt, GetDlgItemText,
GetNextDlgGroupItem, GetNextDlgTabItem, IsDlgButtonChecked, SendDlgItemMessage, SetDlgItemInt,
SetDlgItemText
滚动
GetScollPos, GetScrollRange, ScollWindow, SetScrollPos, SetScrollRange, ScrollWindowEx, GetScrollInfo,
SetScrollInfo, GetScrollInt, ShowScrollBar, EnableScrollBarCtrl, GetScrollBarCtrl
顺序与位置
ChildWindowFromPoint, FindWindow, GetNextWindow, GetTopWindow, GetWindow, getLastActivePopup,
IsChild, GetParent, SetParent, WindowFromPoint, DestroyWindow
报警
FlashWindow, MessageBox
剪贴板
ChangeClipboardChain, SetClipboardViewer, OpenClipboard, GetClipboardOwner, GetClipboardViewer,
GetOpenClipboardWindow
插入记号
CreateCaret, CreateSolidCaret, CreateGrayCaret, GetCarePos, SetCaretPos, HideCaret, ShowCaret
外壳程序交互
DragAccpetFile
图标
SetIcon, GetIcon
帮助
GetWindowtextHelpId, SetWindowContextHelpId