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:50, 21 April 2025 Martini talk contribs created page NOTEBOOKBUTTON (Created page with "Notebook button data structure for use with the BKM_SETNOTEBOOKBUTTONS message. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _NOTEBOOKBUTTON { PSZ pszText; Button text: ULONG idButton; Button ID: LHANDLE hImage; Handle for button or icon.: LONG flStyle; Button style.: } NOTEBOOKBUTTON; typedef NOTEBOOKBUTTON * PNOTEBOOKBUTTON ; </pre> Category:Data...")