Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:11, 9 April 2025 Martini talk contribs created page WinOffsetRect (Created page with "This function ''offsets a rectangle''. ==Syntax== WinOffsetRect(hab, prcl, cx, cy) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;prcl (PRECTL) - In/Out : Rectangle to be offset. :;Note :: The value of each field in this structure must be in the range -32 768 through 32 767. The data type WRECT may also be used, if supported by the language. ;cx (LONG) - Input : x-value of offset. ;cy (LONG) - Input : y-value of offset. ==Returns== ;rc...")