Jump to content

Main public logs

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).

Logs
  • 14:15, 9 April 2025 Martini talk contribs created page WinInsertLboxItem (Created page with "This macro inserts text into a list box at index, index may be a LIT_ constant. The macro returns the actual index where it was inserted. ==Syntax==  WinInsertLboxItem(hwndLbox, index, psz) ==Parameters== ;hwndLbox (HWND) - Input : List box handle. ;index (LONG) - Input : Index of the list box item. ;psz (PSZ) - Input : Text to be inserted. ==Returns== ;lRetIndex (LONG) - returns :Actual index where it was inserted. ==Remarks== This macro is defined...")