C:\Development\blackfish\BlackFish\Dialog.hpp(147):
error 1516: (Warning -- Data member hides inherited
member 'cDIALOG::ReturnData' (line 69))
There is no such thing as virtual data members...
Maybe the base class shouldn't have returndata member
defined at all?