en:docs:grabber:inquiregrab

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:grabber:inquiregrab [2022/01/01 11:50] prokusheven:docs:grabber:inquiregrab [2022/01/01 14:30] (current) prokushev
Line 13: Line 13:
     * 1 - Inquire text grab buffer size     * 1 - Inquire text grab buffer size
     * 2 - Inquire graphics grab buffer size     * 2 - Inquire graphics grab buffer size
 +
 +For HP Windows 1.03 and higher
 +
 +    * 0FFF4h - [[EndPaint]]
 +    * 0FFF5h - [[BeginPaint]]
 +    * 0FFF6h - [[MarkBlock]]
 +    * 0FFF7h - [[PutBlock]]
 +    * 0FFF8h - [[GetBlock]]
 +
 +For Windows 2.0x and higher
 +
 +    * 0FFF9h - [[RealizeColor]]
 +    * 0FFFAh - [[GetVersion]]
 +    * 0FFFBh - [[DisableSave]]
 +    * 0FFFCh - [[EnableSave]]
 +    * 0FFFDh - [[SetSwapDrive]]
 +    * 0FFFEh - [[GetInfo]]
 +    * 0FFFFh - [[GetID]]
  
 ===== Return ===== ===== Return =====
Line 21: Line 39:
  
 This entry optional for DOSSHELL This entry optional for DOSSHELL
 +
 +HP Windows 1.03 function codes need to be checked on real software