Virtual Machine DLL Update release 2.0.12
=========================================

The preconditions to use this new VM DLL are:
	1. 2.0.9 on OS/2 2.x releases.
	2. 2.0.11 on OS/2 WARP.

The fixes to this new VM DLL are:

1. Automatic copying to non-Smalltalk memory of  "struct" arguments 
   by the API call primitive. Similar to Visual Smalltalk v3.0.

2. Changed the way we pass WM messages between the threads to insure
   they are in the correct order. This caused random crashes, 
   especially on Warp.

3. Changed the exception handler to always pass on ASYNC_TERMINATE 
   exceptions. This was causing Smalltalk to lockup OS/2 when certain
   exceptions occurred.

To install and use this new VM DLL, simply copy the file VPMVM20.DLL 
over the previous version you are using. If you have any problems, 
please submit a Bug Report.
