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).
- 01:56, 21 April 2025 Martini talk contribs created page CM SCROLLWINDOW (Created page with "This message scrolls an entire container window. ==Syntax== <PRE> param1 USHORT fsScrollDirection; Scroll direction.: param2 LONG lScrollInc; Scroll increment.: </PRE> ==Parameters== ;fsScrollDirection (USHORT) - Input : Direction in which to scroll the container window: ::CMA_VERTICAL: Scroll vertically. ::CMA_HORIZONTAL: Scroll horizontally. ;lScrollInc (LONG) - Input : Amount (in pixels) by which to scroll the window. ==Returns== ;rc (BOO...")