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
Last revisionBoth sides next revision
en:docs:grabber:inquiregrab [2022/01/01 11:50] prokusheven:docs:grabber:inquiregrab [2022/01/01 12:02] 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 =====