[Win32] VM update to 3.2.2

Andreas Raab Andreas.Raab at gmx.de
Sun May 26 22:17:25 UTC 2002


Folks,

I've just released a new VM for 3.2/3.3 which is available in the
download area of http://squeak.sourceforge.net/ (click on the download
button for the "Squeak-Win32" release to get it). 

There have been various improvements and fixes including:
* Integrated support for large files (now 64bit clean)
* Integrated D3D and OpenGL support:
  This means there are no longer two separate downloads for D3D and
OpenGL. You can choose what you want by pressing F2 go into the "Display
and Sound" menu and switch between D3D and OpenGL. Note that in order to
take effect, a restart of the Squeak VM may be required (the 3D
subsystem binds on first use and will _not_ change after it has been
used).
* Fixed tons of tiny issues with socket error reporting
* Added limited support for getting/setting socket options
* Fixed the "512 byte offset" problem
* Changed ini-file name to match that of the VM:
  Meaning that a VM which is named "foo.exe" will look for an ini-file
named "foo.ini"
* Addded support for two new preferences in the ini-file:
    WindowTitle="Some window title"
  will display "Some window title" as the title string for Squeak.
    ImageName="foo\bar.image"
  will take the image file name relative to the VM location. Note that
the name can be anything so something like "foo\bar.dat" is perfectly
acceptable.

Enjoy,
  - Andreas




More information about the Squeak-dev mailing list