o Fixed a bug in OL_AutoYield() that would probably have stopped it from
doing it's intended job under Windows NT when running in a protected mode
application (this is guesswork, I can't test as I don't have an NT box to
hand).

o Changed the Win95 App and VM title functions to the get/set format. You can
now use those functions to query the current application/virtual machine
title as well as using them to set the titles.

o Added two functions for placing text into and getting text out of the
Windows clipboard. AFAIK they will only work under Win3x and Win95, I
don't think they will do anything under WinNT (depends on NTs support for
the interrupt calls).