Win32Forth

Release Notes for version 6.12.00

Contributors (in alphabetical order)

  • Robert Dudley Ackerman
  • Ezra Boyce
  • Dirk Busch
  • Thomas Dixon
  • Brad Eckert
  • Bruno Gauthier
  • George Hubert
  • Alex McDonald
  • Rod Oakford
  • Andrew Stephenson
  • Jos van de Ven
  • and others...
  • Distributions

  • SourceForge distributions at http://sourceforge.net/project/showfiles.php?group_id=55294
  • CVS at http://sourceforge.net/cvs/?group_id=55294
  • Prebuilt CVS distributions at www.win32forth.org
  • Mailing lists

  • Discussion group at http://groups.yahoo.com/group/win32forth
  • Bug reports at http://sourceforge.net/tracker/?group_id=55294&atid=476499
  • CVS Commit List at http://sourceforge.net/mailarchive/forum.php?forum_id=43364 , subscriptions at http://lists.sourceforge.net/lists/listinfo/win32forth-cvs
  • Overview

    System Changes

  • The File w32fHtmlDisplay.dll was removed because it was replaced whith the new ActiveX support written by Thomas Dixon.
  • The File FreeImage.dll was added because it is used by the Win32Forth IDE to display Bitmap images.
  • PATH-PTR was changed. All code that depend on PATH-PTR being defined as a VALUE must be changed !!! Alternatively you can INCLUDE the file compat\oldpaths.f for a harness to use old code with the new paths.f
  • Documentation

    A lot of new documentation has been added using an extended version of Brad Eckert's DexH - Document Extractor.

    Bug fixes

    A large number of bugs have been fixed. Changes since December 12, 2005 can be found at the CVS Commit List.

    New Applications

    New Tools

    New Controls

    New ADO class library

    New GDI class library

    The 'old' classes in Win32Forth that are dealing with the GDI:

    were rewritten to use the GDI class library.

    Other new classes

    New Libraries

    New Demos


    Document $Id: p-relnotes.6.12.htm,v 1.14 2007/05/26 10:24:11 dbu_de Exp $