Message-Id: <199905280003.UAA17224@delorie.com> Date: Fri, 28 May 1999 00:47:43 +0100 From: Richard Dawe X-Accept-Language: en,de-DE,fr-FR To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: libwin 0.1.2 bugfix release Content-Type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com libwin 0.1.2 Announcement ~~~~~~~~~~~~~~~~~~~~~~~~ libwin is a library of functions for DJGPP. The aim of the library is to allow DJGPP programs to make better use of the Windows environment. Thus, it includes clipboard access, user information, version information, low-level device driver (VxD), DOS box and virtual machine titling and registry functionality. Most of these functions will only work under Windows '95, but some less complicated functions will work with Windows 3.x. Their status under Windows '98 and Windows NT is unknown. It seems likely that they will work under Windows '98, and unlikely under Windows NT (because of NT's poor MS-DOS support). All that is required to use the functions is to include one file and link a library. The functions are documented in man page format, and HTML format (converted from the man pages). This version is a bugfix release, addressing the following problems: - The VM and application titles of MS-DOS boxes were found not to be updated properly in programs that completed rapdily - a __dpmi_yield() call in the set routines fixed this. - The code should now compile successfully with gcc 2.8.x. Please note that I haven't looked at this library for a long time. The library can be downloaded from here: http://www.geocities.com/SiliconValley/Lab/3216/mysoft.html If you have any suggestions for the library, please mail me and I'll see what I can do. Thanks, Rich Dawe Legal and Contact Details ========================= libwin Copyright 1997-1999 by Richard Dawe Portions Copyright (C) 1997-1998 by the RegDos Group The libwin library is distributed under the GNU Library General Public License (LGPL). The libwin demonstration programs are distributed under the GNU General Public License (GPL). Richard Dawe: http://www.bigfoot.com/~richdawe/ RegDos Group: http://www.hoogervorst.demon.nl/~proteus/