Hello,
On WPTools8, when I include the WPTRMemo.hpp file, I get a compilation error :
on the line :
This is not surprising since WM_SETTEXT and WM_GETTEXT correspond to Windows constants defined in winuser.h.
These two functions should bear another name. How to get around the problem?