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
  • 02:55, 3 May 2025 Martini talk contribs created page FONTPOT (Created page with "Fontpot structure. == Type == struct == C Declaration Method == typedef struct == Example Code == <PRE> typedef struct _FONTPOT { CELL cell; Size of the data that follows.: FATTRS fAttrs; Font-attribute structure from WinFontDlg.: CHAR szFont[CCHFONTNAME+1]; The font name.: } FONTPOT; typedef FONTPOT *PFONTPOT; </PRE> Category:WPS Data type")