What's new in FiveWin 2.0c FiveWin 2.0c
* Bug: Run-time error when calling the method Enable() on menu items (only on version 2.0b).
* New: We have recompiled all Fivewin 'C' modules using Borland C -dc flag. This flag moves all used literals out of the data segment, this results in a significant increase of the application data segment available.
* New: Method HBitmap on class TBitmap to retrieve the bitmap handle.
* Bug: Pushing the cancel button on a a PRINTER ... FROM USER dialog, reported that there were no printer installed on the system. Back |