Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| en:docs:win16:modules:user [2026/04/20 07:30] – prokushev | en:docs:win16:modules:user [2026/04/30 07:59] (current) – prokushev |
|---|
| ^ Ordinal ^ Name ^ Description ^ Status ^ Version ^ | ^ Ordinal ^ Name ^ Description ^ Status ^ Version ^ |
| | 1 | [[en:docs:win16:api:user:MessageBox]] | Displays a modal dialog box that contains a system icon, a set of buttons, and a brief application-specific message | | | | | 1 | [[en:docs:win16:api:user:MessageBox]] | Displays a modal dialog box that contains a system icon, a set of buttons, and a brief application-specific message | | | |
| | 2 | [[en:docs:win16:api:user:OldExitWindows]] | | Done | | | | 2 | [[en:docs:win16:api:user:OldExitWindows]] | Immediately terminate the entire Windows session by directly invoking the DOS “terminate program” interrupt (INT 21h, Function 4Ch) | Done | | |
| | 5 | [[en:docs:win16:api:user:InitApp]] | Initializes an application instance | | | | | 5 | [[en:docs:win16:api:user:InitApp]] | Initializes an application instance | | | |
| | 6 | [[en:docs:win16:api:user:PostQuitMessage]] | Indicates that the application has requested to terminate | | | | | 6 | [[en:docs:win16:api:user:PostQuitMessage]] | Indicates that the application has requested to terminate | | | |