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
  • 19:08, 25 April 2025 Martini talk contribs created page CSBITMAPDATA (Created page with "This is the bitmap data structure for the circular slider buttons. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _CSBITMAPDATA { HBITMAP hbmLeftUp; HBITMAP hbmLeftDown; HBITMAP hmbRightUp; HBITMAP hbmRightDown; } CSBITMAPDATA; typedef CSBITMAPDATA * PCSBITMAPDATA ; </pre> Category:Data type")