Gisle Vanem - 2025-09-03

I get this too in ver. 3.6.12. An align-pointer=name has no effect on e.g. this:

  protected:
    virtual void DoDataExchange (CDataExchange* pDX);
    DECLARE_MESSAGE_MAP()

I want virtual void DoDataExchange (CDataExchange *pDX); but astyle does not make it so.