ML function | C function | Notes |
|---|---|---|
|
| |
|
| |
|
| See page 196. |
|
| |
|
| See page 196. |
createWindowEx | CreateWindow | See page 197. |
|
| § |
enumChildWindows | EnumChildWindows | See page 197. |
| EnumWindows | § |
| FindWindow | |
| GetClientRect | * |
| GetDesktopWindow | |
getForegroundWindow | GetForegroundWindow | |
getLastActivePopup | GetLastActivePopup | |
getNextWindow | GetNextWindow | |
getParent | GetParent | |
getTopWindow | GetTopWindow | |
getWindow | GetWindow | |
getWindowRect | GetWindowRect | * |
isChild | IsChild | |
isIconic | IsIconic | |
isWindow | IsWindow | |
isWindowUnicode | IsWindowUnicode | |
isWindowVisible | IsWindowVisible | |
moveWindow | MoveWindow | § |
setForegroundWindow | SetForegroundWindow | § |
setParent | SetParent | |
setWindowText | SetWindowText | § |
showOwnedPopups | ShowOwnedPopups | § |
showWindow | ShowWindow | § |
updateWindow | UpdateWindow | § |
windowFromPoint | WindowFromPoint | See page 197. |