in codegear c++builder 2007 I'm trying to install the latest Beta(and have tried the stable version). but I am getting an error on WM_GETTEXTW in acSBUtils when trying to make the acntBCB2007_R.bpl project. I have edit the sDefs.inc file to get support for Unicode and the tnt package are installed.
Any tips for how to fix this?
The errors I get are:
[DCC Error] acSBUtils.pas(8796): E2003 Undeclared identifier: 'WM_GETTEXTW'
[DCC Error] sMemo.pas(10): F2063 Could not compile used unit 'acSBUtils.pas'