en:docs:win16:api:kernel:fatalexit

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:api:kernel:fatalexit [2025/11/04 11:52] prokusheven:docs:win16:api:kernel:fatalexit [2025/11/04 12:13] (current) – [See also] prokushev
Line 7: Line 7:
 ===== Syntax ===== ===== Syntax =====
  
-void FatalExit(int nErrCode);+void WINAPI FatalExit(int nErrCode);
  
 ===== Parameters ===== ===== Parameters =====
Line 31: Line 31:
 ===== See also ===== ===== See also =====
  
-FatalAppExit()+[[en:docs:win16:api:kernel:fatalappexit|FatalAppExit]]
  
 {{page>en:templates:win16}} {{page>en:templates:win16}}