Re: Wine lecture slides

2003-11-27 Thread Dimitrie O. Paun
On November 27, 2003 09:02 am, Shachar Shemesh wrote: > I also have specific questions, if anyone knows the answers: > - What is the current status of "--with-nptl" on RH9? Is it positively > necessary to include that when running ./configure? I know it's not > necessary when running wineinstall.

Re: Wine lecture slides

2003-11-27 Thread Mike Hearn
On Thu, 2003-11-27 at 14:02, Shachar Shemesh wrote: > - What is the current status of "--with-nptl" on RH9? Is it positively > necessary to include that when running ./configure? I know it's not > necessary when running wineinstall. --with-nptl is no longer required and has been removed, at leas

Wine lecture slides

2003-11-27 Thread Shachar Shemesh
Hi all, The updated slides for the lecture I'll be giving on Sunday are at http://www.shemesh.biz/wine/slides.pdf. I tried to incorporate all of the feedback from you guys. I would, still, appretiate any further feedback you may wish to give. I also have specific questions, if anyone knows the

Re: Wine lecture slides

2003-11-04 Thread Tom
Francois Gouget wrote: On Mon, 22 Sep 2003, Francois Gouget wrote: [...] The lecture was given several months ago, but I'm going to repeat it in about a month. If you have any comments, please send them over for inclusion for next time. Maybe we could also announce such presentations on WineHQ's

Re: Wine lecture slides

2003-09-23 Thread Francois Gouget
On Mon, 22 Sep 2003, Francois Gouget wrote: [...] > > The lecture was given several months ago, but I'm going to repeat it in > > about a month. If you have any comments, please send them over for > > inclusion for next time. Maybe we could also announce such presentations on WineHQ's front page,

Re: Wine lecture slides

2003-09-22 Thread Francois Gouget
On Sat, 20 Sep 2003, Shachar Shemesh wrote: > Hi all, > > I have placed on my site the slides for a presentation I gave at a local > LUG about Wine. The slides are in English, in PDF format. You can get > them at http://shemesh.biz/lectures.html > > The lecture was given several months ago, but I'

Re: Wine lecture slides

2003-09-21 Thread Marcelo Duarte
From: "Ove Kaaven" <[EMAIL PROTECTED]> To: "Eric Pouech" <[EMAIL PROTECTED]> Cc: "Shachar Shemesh" <[EMAIL PROTECTED]>; "Marcelo Duarte" <[EMAIL PROTECTED]>; "Wine Devel" <[EMAIL PROTECTED]> Sent: Sunday, September

Re: Wine lecture slides

2003-09-21 Thread Ove Kaaven
søn, 21.09.2003 kl. 10.30 skrev Dmitry Timoshkov: > "Eric Pouech" <[EMAIL PROTECTED]> wrote: > > > S8: ReWind is not for TG. TG is not based on ReWind. ReWind serves as a > > X11-cross platform between Wine and WineX. > > I do not want to start a flame war, but you just repeat what TG wants > Re

Re: Wine lecture slides

2003-09-21 Thread Ove Kaaven
søn, 21.09.2003 kl. 08.46 skrev Eric Pouech: > > MZ are the first two bytes of the file, identifying it as an executable. > > I'm not aware that they mean anything at all. > IIRC, they were the initial of the author(s) of the file format Mark Zbikowski. But that's just a theory, I haven't heard a

Re: Wine lecture slides

2003-09-21 Thread Shachar Shemesh
Eric Pouech wrote: S17: I would complement "re-implementing" by the fact we translate Win calls into local OS calls (mostly) Please remeber these are slides that accompanied a two hours lecture. We are reimplementing Win32. We are using "backend" engines for the actual work (as Wine is not an

Re: Wine lecture slides

2003-09-21 Thread Eric Pouech
Dimitrie O. Paun wrote: On September 21, 2003 03:06 am, Eric Pouech wrote: - a winelib app, is an ELF executable (not shared library), which is able to execute as a Win32 application (loading DLLs, calling into (native/builtin) DLLs). Well, not really -- that would be ideal, but at the moment a

Re: Wine lecture slides

2003-09-21 Thread Eric Pouech
I do not want to start a flame war, but you just repeat what TG wants ReWind to be looking like on public. That's simply not true. Right now it's an one directional way: Wine -> ReWind -> WineX. And in my opinion that's an exactly an idea behind that. As of today, If something happens, it's more W

Re: Wine lecture slides

2003-09-21 Thread Dimitrie O. Paun
On September 21, 2003 03:06 am, Eric Pouech wrote: > - a winelib app, is an ELF executable (not shared library), which is > able to execute as a Win32 application (loading DLLs, calling into > (native/builtin) DLLs). Well, not really -- that would be ideal, but at the moment a winelib app is an EL

Re: Wine lecture slides

2003-09-21 Thread Dmitry Timoshkov
"Eric Pouech" <[EMAIL PROTECTED]> wrote: > S8: ReWind is not for TG. TG is not based on ReWind. ReWind serves as a > X11-cross platform between Wine and WineX. I do not want to start a flame war, but you just repeat what TG wants ReWind to be looking like on public. That's simply not true. Right

Re: Wine lecture slides

2003-09-21 Thread Eric Pouech
Shachar Shemesh wrote: Hi all, I have placed on my site the slides for a presentation I gave at a local LUG about Wine. The slides are in English, in PDF format. You can get them at http://shemesh.biz/lectures.html The lecture was given several months ago, but I'm going to repeat it in about a

Re: Wine lecture slides

2003-09-20 Thread Eric Pouech
Shachar Shemesh wrote: Marcelo Duarte wrote: - Original Message - From: "Mike Hearn" <[EMAIL PROTECTED]> To: "Shachar Shemesh" <[EMAIL PROTECTED]> * I say Wine is an emulator. I don't know how to read the official definition, it could go both ways, but I've found the whole "Wine Is Not

Re: Wine lecture slides

2003-09-20 Thread Shachar Shemesh
Marcelo Duarte wrote: - Original Message - From: "Mike Hearn" <[EMAIL PROTECTED]> To: "Shachar Shemesh" <[EMAIL PROTECTED]> * I say Wine is an emulator. I don't know how to read the official definition, it could go both ways, but I've found the whole "Wine Is Not an Emulator" thing ju

Re: Wine lecture slides

2003-09-20 Thread Marcelo Duarte
- Original Message - From: "Mike Hearn" <[EMAIL PROTECTED]> To: "Shachar Shemesh" <[EMAIL PROTECTED]> > * I say Wine is an emulator. I don't know how to read the official > definition, it could go both ways, but I've found the whole "Wine Is Not > an Emulator" thing just confuses newbies

Re: Wine lecture slides

2003-09-20 Thread Mike Hearn
This is a pretty rocking presentation. I may steal it sometime (if I ever give a presentation on Wine), so I hope it's under a free license :) Some notes as I read: * I say Wine is an emulator. I don't know how to read the official definition, it could go both ways, but I've found the whole "Wine

Wine lecture slides

2003-09-20 Thread Shachar Shemesh
Hi all, I have placed on my site the slides for a presentation I gave at a local LUG about Wine. The slides are in English, in PDF format. You can get them at http://shemesh.biz/lectures.html The lecture was given several months ago, but I'm going to repeat it in about a month. If you have any