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
en:docs:win16:modules:user [2026/05/07 15:19] prokusheven:docs:win16:modules:user [2026/05/07 15:27] (current) prokushev
Line 5: Line 5:
 | 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 | | | 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 | Done | | | 5 | [[en:docs:win16:api:user:InitApp]] | Initializes an application instance | Done | |
-| 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 | Done | |
 | 7 | [[en:docs:win16:api:user:ExitWindows]] | Shuts down Windows and restarts the operating system | | | | 7 | [[en:docs:win16:api:user:ExitWindows]] | Shuts down Windows and restarts the operating system | | |
 | 10 | [[en:docs:win16:api:user:SetTimer]] | Creates a timer with the specified time-out value | | | | 10 | [[en:docs:win16:api:user:SetTimer]] | Creates a timer with the specified time-out value | | |