+***** this file is horribly outdated - please update ! *****
+
For information on how to post a useful bug report, please
read documentation/bugreports.
* Incomplete thread/process scheduling support in Win32 code.
- * Threading for non Linux systems completely missing. (might use
- LWPs in Solaris, FreeBSD? NetBSD? SCO?)
+ * Threading for some operating systems still missing. (NetBSD? SCO? OS/2?)
* Very alpha printing code using win16 drivers.
- * Very alpha internal PostScript driver. [h.davies1@physics.ox.ac.uk]
+ * internal PostScript driver not finished. [h.davies1@physics.ox.ac.uk]
+
+ * Extremely alpha Win95 interface code (some apps, like Opera, choke on it).
- * Extremely alpha Win95 interface code.
* No OLE2 and OLE32 support (including OLE2 interfaces etc.).
(started work on pidl-handling, IShellFolders IEnumIdLists
and SH* functions juergen.schmied@metronet.de)
+ (Corel has been working on it)
* No MS Video support. [just started, marcus@jet.franken.de]
Miscellaneous:
- * 16-bit Eudora 1.5.2 goes into recursion trying to display
- a horizontal scrollbar (SetScrollPos() artifact).
- Windows95 telnet.exe and NT 3.51 telnet.exe exhibit the same behaviour.
+ * Windows95 telnet.exe and NT 3.51 telnet.exe, and Borland Delphi
+ is known to go into recursion with infinite resizing, possibly
+ due to scroll bars.
* mIRC 'commands' menu stays on top and will not refresh.
* Tab switching in mIRC 'Setup' dialog stops erasing background
after a random number of repetitions.
+ * GDI memory leaks apparent in Free Agent 16-bit.
+
* nBytesWidth in CURSORICONINFO is bogus for some bpp
(doesn't reflect the fact that bits are packed and 16-bit aligned).
* SGI window manager treats Wine windows as topmost.
+ * KDE window manager and icewm put popup windows like menus
+ below the main window.
+
* Write shows blank space instead of Paintbrush OLE1 object ( GetDIBits()? ).
* AllocCSToDSAlias() shouldn't alloc alias for the same segment multiple