window_focus
Bring a specific window to the foreground in a Windows 98 VM. Use with window_list to manage active windows.
Instructions
Bring a window returned by window_list to the foreground. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_id | Yes | Window handle returned by window_list. |