Troy Rollo a écrit :
On Sat, 7 May 2005 16:16, Shachar Shemesh wrote:
What I found, when I suggested to clients to work this way, was that the
debugging tools were wholly and utterly inadequate. With all due respect
(and I have TONS of respect) to winedbg, it's not up to the standards of
working w
On Sat, 7 May 2005 16:16, Shachar Shemesh wrote:
> What I found, when I suggested to clients to work this way, was that the
> debugging tools were wholly and utterly inadequate. With all due respect
> (and I have TONS of respect) to winedbg, it's not up to the standards of
> working with ddd or th
Ira Krakow wrote:
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 mo
Ira Krakow ([EMAIL PROTECTED]) wrote:
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
conversion path is for much of the Windows app to stay
in Visual C++ (or whatever) and that only the modules
that sp
I totally disagree. It is like saying Lets not port. And keep paying the
Microsoft tax. Which keeps Microsoft big and Linux small forever.
And is only good for PC. What about IBM machines, PDA(s), Suns, Macs...
An x86 only Linux is not Principal-Linux.
The path is:
- Move to a different compiler
Ira Krakow wrote:
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 mo
Hi Ira,
--- Ira Krakow <[EMAIL PROTECTED]> wrote:
> For example, if the application requires PAM
> authentication, or a Linux-based help system, these
> modules would be separated out and encapsulated as
> Winelib objects. I was thinking of using PAM
> authentication as a good example, since it w