en:docs:win16:modules:user

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:win16:modules:user [2026/04/17 03:59] prokusheven:docs:win16:modules:user [2026/04/20 07:30] (current) prokushev
Line 84: Line 84:
 | 86 | [[en:docs:win16:api:user:BEAR86]] | | | | | 86 | [[en:docs:win16:api:user:BEAR86]] | | | |
 | 87 | [[en:docs:win16:api:user:DialogBox]] | Creates a modal dialog box from a dialog box template resource | Done | | | 87 | [[en:docs:win16:api:user:DialogBox]] | Creates a modal dialog box from a dialog box template resource | Done | |
-| 88 | [[en:docs:win16:api:user:EndDialog]] | Destroys a modal dialog box, causing the system to end any processing for the dialog box | | |+| 88 | [[en:docs:win16:api:user:EndDialog]] | Destroys a modal dialog box, causing the system to end any processing for the dialog box | Done | |
 | 89 | [[en:docs:win16:api:user:CreateDialog]] | Creates a modeless dialog box from a dialog box template resource | Done | | | 89 | [[en:docs:win16:api:user:CreateDialog]] | Creates a modeless dialog box from a dialog box template resource | Done | |
 | 90 | [[en:docs:win16:api:user:IsDialogMessage]] | Determines whether a message is intended for the specified dialog box and, if it is, processes the message | | | | 90 | [[en:docs:win16:api:user:IsDialogMessage]] | Determines whether a message is intended for the specified dialog box and, if it is, processes the message | | |
Line 291: Line 291:
 | 335 | [[en:docs:win16:api:user:GetInputState]] | Determines whether there are mouse-button, keyboard, or timer events in the message queue | | | | 335 | [[en:docs:win16:api:user:GetInputState]] | Determines whether there are mouse-button, keyboard, or timer events in the message queue | | |
 | 337 | [[en:docs:win16:api:user:GetMouseEventProc]] | Retrieves the address of the current mouse event procedure | Done | | | 337 | [[en:docs:win16:api:user:GetMouseEventProc]] | Retrieves the address of the current mouse event procedure | Done | |
-| 358 | [[en:docs:win16:api:user:IsMenu]] | Determines whether a handle is a menu handle | | |+| 358 | [[en:docs:win16:api:user:IsMenu]] | Determines whether a handle is a menu handle | Done | |
 | 359 | [[en:docs:win16:api:user:GetDCEx]] | Retrieves a handle to a device context for the client area of the specified window | Done | | | 359 | [[en:docs:win16:api:user:GetDCEx]] | Retrieves a handle to a device context for the client area of the specified window | Done | |
 | 368 | [[en:docs:win16:api:user:CopyIcon]] | Copies the specified icon from another module to the current module | Done | | | 368 | [[en:docs:win16:api:user:CopyIcon]] | Copies the specified icon from another module to the current module | Done | |