Skip to content
Snippets Groups Projects
Commit 5cc04eb4 authored by Ove Kåven's avatar Ove Kåven Committed by Alexandre Julliard
Browse files

Updated bug list by my knowledge of them.

parent 25ec82c1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment