diff --git a/BUGS b/BUGS index 2995ff4b6f1..1d7085f913c 100644 --- a/BUGS +++ b/BUGS @@ -23,10 +23,12 @@ General: * Very alpha internal PostScript driver. [h.davies1@physics.ox.ac.uk] - * Extremely alpha Win95 interface code. + * Extremely alpha Win95 interface code (some apps, like Opera, choke on it). + * No OLE2 and OLE32 support (including OLE2 interfaces etc.). (started work on pidl-handling, IShellFolders IEnumIdLists and SH* functions juergen.schmied@metronet.de) + (Corel is working on it) * No MS Video support. [just started, marcus@jet.franken.de] @@ -44,9 +46,9 @@ General: 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. @@ -55,6 +57,8 @@ Miscellaneous: * 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). @@ -72,6 +76,8 @@ Miscellaneous: * SGI window manager treats Wine windows as topmost. + * KDE window manager puts 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