I'm using BC5 on WinXP with Borland's Public Release of Turbo Vision
2.0. When compiling I get the error 'insert' is not a member of
TDeskTop for the line "deskTop->insert(window)". 'window' is a
TDemoWindow*, a pointer to a class which inherits TWindow.
I'm guessing things changed since the book was written. Any
suggestions?
Thanks,
Greg