en:docs:win16

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 [2025/12/27 09:46] – [Windows 3.x Application Clones] prokusheven:docs:win16 [2026/02/18 05:03] (current) prokushev
Line 14: Line 14:
 ===== Current Status ===== ===== Current Status =====
  
-The project is in early development (alpha stage). Current work focuses on the core 16-bit KERNEL. Critical GUI subsystems USER and GDI, required to run most Windows 3.x programs, are not yet implemented. The first practical milestone is to correctly run simple system utilities like WinVer.+The project is in early development (alpha stage). Current work focuses on the core 16-bit KERNEL and USER module. GDI is not yet implemented. The first practical milestone is to correctly run simple system utilities like WinVer, Clock and so on.
  
 =====  Components and Applications ===== =====  Components and Applications =====
Line 61: Line 61:
   * [[en:docs:xms:api|XMS API]]   * [[en:docs:xms:api|XMS API]]
   * [[en:docs:tasklist|Task List API]]   * [[en:docs:tasklist|Task List API]]
-  * [[en:docs:dpmi|DOSX API]]+  * [[en:docs:dpmi|DOSX (DPMI) API]]
   * [[en:docs:win16:logo|LOGO API]]   * [[en:docs:win16:logo|LOGO API]]
   * [[en:docs:grabbers|Screen grabbers API]]   * [[en:docs:grabbers|Screen grabbers API]]