Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - fivewin 1.8 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FiveWin 1.8
 =============

* New OBJECTS.LIB 4.0 !!! It is already included inside FiveWin.lib and
  these are its main new features: (Important: Objects.ch has _changed_.
  So now you _must_ recompile all your sources where CLASSes are defined)

  + Much, much faster! It is about 10% faster!!! In 386s FiveWin goes
    incredible! In 486... it is a dream! In a pentium... fasten your
    seatbelt! <g>

  + New!!! Operators overloading like in C++ ! Now you can change the
    functionality of the operators (+,-,/,*,[],:) like in C++. This
    will change the way we think about OOPS now in CA-Clipper!

    See SAMPLES TestOp.prg

  + User defined Error handler: Now you can do incredible things
    traping the errors produced when a METHOD or a DATA is missing.
    This let you extend OBJECTS power incredibly! (Remember FiveWin
    TDataBase Class power... soon much more using this feature!)

    See SAMPLES TestOErr.prg

  Look for new samples we are developing to show all the power these
  new features offer you!

* Bug correction: VBXs were not working when placed in DLLs. Now it is
  ok!



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson