As many of you know, Brian and I are writing a book on
Wine and Winelib for Prentice Hall. Brian's doing the
Wine part; I'm doing the Winelib part.
At Wineconf, I had a number of conversations about
Winelib's role in converting Windows apps. The
consensus seems to be that the most efficient
conv
Boaz,
>
> Has any of these problems changed? Can you set a
> break point and run
> under the debugger?
You can set a break point, the debugger runs, and
stops at the break point. You can inspect and change
variables.
However, Step Into, Step Over, doesn't work. If you
try this after reaching
I have Visual C++ 6.0 running under Crossover Office
4.1, which of course means it's running under Wine.
For one of the examples in the Wine/Winelib book, I
decided to take the code produced by the VC++ Win32
"Hello World" wizard and see how to port it to Wine.
Turns out, it's almost trivial. Cr
Scott,
Integrating SCONS and Winelib is a wonderful idea.
I'm currently struggling with explaining in a cookbook
way how to port an MFC program to Winelib. Also,
there's a lot of demand for porting .NET apps and if
Winelib can support that as well this will attract
more developers.
I'll be happ
I'm giving a presentation on converting Windows
programs to Linux at MIT (the Boston Linux User Group)
on April 20th from 7pm to 9pm. The BLU may be the
oldest Linux user group in the US. It's been around
at least since 1993, has been meeting regularly since
then, and has a lot of activity. The
An excellent idea! I definitely want to include a
section on compiling the MFC with Winelib in the book.
From what I can see, it looks like a big part of it
is compiling stdafx.h and generating precompiled
headers. A nice enhancement would be for winemaker to
sense that it's working with MFC sou
Another thought. Microsoft maintains a publicly
available Website for the MSDN, at:
http://msdn.microsoft.com
It has code, knowledge base, API docs -- a large part
of the MSDN subscription CDs. It could be argued that
by doing this, Microsoft has released their copyright
to the public domain.
Jeremy,
I agree - this is an exciting development. Microsoft's
ability to spread FUD and their legal budget are
enormous. We need this kind of expert help.
Here's an area where I'd like an expert opinion. In
the Winelib part of the Wine book, I'd like to include
an example of converting a Mic
Maxime,
>> PopPad1.c bug
>
> This bug has been fixed on January 17th 2005.
>
Yup. Applied the latest fixes from CVS, recompiled,
reran and it worked correctly.
Ira
Francois,
>
> That's because winemaker does not know that HelloWin
> needs to be linked
> with winmm.dll. So you need to edit the Makefile to
> add 'winmm' to
> 'hellowin_exe_DLLS'.
Worked!
>> SineWave.c
> This is a bug in the sample. You need to apply the
> Fifth edition's
> Errata:
> http:
Francois,
>
> Does it mean that Wine did not make that much
> progress in all this time?
> :-(
>
No, it just points out the need for defining and
running regression tests. There are so many
interdependencies that it's too easy for one fix to
unfix a lot of other stuff.
That's why the Codewea
I'm going through the examples in Petzold's
Programming Windows Fifth Edition, to familiarize
myself with Winelib and to test against Wine 20050111.
I am also comparing the output against Visual C++ 6.0
compilation on Windows XP.
I finished Section 1 (Chapters 1-12) and found the
following differ
I'm writing the Winelib part of the book. The main
audience is Microsoft Visual C++ 6.0 users. I can
define a development environment for both MFC and
non-MFC users, since it is well documented already.
I was wondering - I'd like to include a section for
Visual Basic 6.0 users. Beyond running t
tions, and reporting
it.
The Wine version is 20041201. My computer is a Dell
Dimension 4100 Pentium 3. I'm running Fedora Core 2.
Is this a bug? If so, is there a patch for it?
Should this be tracked?
Ira Krakow
[EMAIL PROTECTED]
Dimi,
>
> We need a discussion of how to use the std C++ lib.
>
Thanks. I'll add it to my list.
Ira
er of a Java book in 1996. Go to
amazon.com, type in Ira Krakow, and you'll be able to
buy them!
In the Linux world, I'm a relative newbie. I've only
seriously gotten into Linux for the past 3 months.
I'm very excited about Wine/Winelib as the way to
bridge between Window
16 matches
Mail list logo