Note: The following titles are "recommended" reading for Borland C++ and OWL programmers. The comments are not the views of OWL HOW and are all quotations from the original recommender. If you would like to extend an existing review, or add a review for a book not on this list, please use the contribution form.
"I found this book to be an excellent introduction to OWL 5.0. There are numerous examples and a CD-ROM which contains all of the source code discussed in the book. This book packs an incredible amount of information into its nearly 600 pages: everything from a simple "Hello, world" window to a multiple document interface (MDI) application, with menus, toolbars (including dockable toolbars), dialogs, and so on. It also includes more advanced topics such as graphics, timers, printing, sound, and animation effects.
"There is a small error in the book, though, where it discusses dialogs and dialog data transfer. The transfer buffer should contain short values for radio buttons and check boxes, not integer values (perhaps the size of integers was changed to 32 bits between Borland C++ version 5.0 for which the book was written and Borland 5.02 which is what I used?). Watch out for that one!
"I feel very fortunate to have found this book since it is out of print. I was also new to C++ at the same time I was new to OWL, and this book was a great help in getting me over that big learning curve."