Changes from OWL 5.x to OWL 6.x that may lead to bugs
| TFile was fully rewriten:
Most functions return bool true if
success/false if fault, others return TFILE_ERROR if error.
Write(...) now return true if success not count written bytes!!!!!!!
|
| TWindow::GetClassName() now return const _TCHAR far* not char
far* . |
| You can use templates in template.h, and also exist emulation of old BIDS, but it isn't
fully compatible. |
| Common behaviour in OWL NExt templates: if element not exist it isn't create it, not as
in BIDS. |
Revised: December 04, 1999.
|