Dan Kegel wrote:
What other bugs should be fixed before 1.0? Let's nominate
a few bugs to add to the 1.0 task list, discuss them a bit, and see
what Alexandre thinks.
For instance:
I'd like one goal of 1.0 to be "make Windows developers take Wine
seriously."
To achieve that, I think 1.0 has to support at least some Microsoft
development
tools well, including their IDEs and debuggers. It's probably
unreasonable to
require 1.0 to support .NET, so maybe supporting the last pre-.NET
versions of
Visual C++ (6.2?) and Visual Basic (6.0?) would be a good goal. And I
don't
think it's that unreasonable anymore; Wine is pretty close to being
able to do
that. What do y'all think?
- Dan
People who manage to compile VB apps under Wine with VB6 are likely to
stumble upon this bug (at least under GNOME/Metacity):
Bug 1598 - delphi 3 - managed - missing minimize/maximize buttons
http://bugs.winehq.org/show_bug.cgi?id=1598
In addition, if anyone tries to use DBGRID32.OCX, they will surely hit
this bug:
Bug 3846 - Wine can't run Roderick Colenbrander's DBGRID32.OCX VB test
apps yet
http://bugs.winehq.org/show_bug.cgi?id=3846
Alex Villacís Lasso