Re: GSoC 2009

2009-03-28 Thread Ben Klein
2009/3/29 Tim Felgentreff : > > Owen Rudge wrote: >> If you have had exposure to Microsoft source code, then I believe I'm >> right in saying that you are not able to work on Wine, I'm afraid. > I have written to the Software Freedom Law Center about this, but the License > included with the Window

Re: 16bit code generation

2009-03-28 Thread Austin English
On Sat, Mar 28, 2009 at 5:15 PM, Hin-Tak Leung wrote: > > --- On Sat, 28/3/09, Austin English wrote: > >> It's also not known how well it works under Linux. There >> was talk >> about detecting if a user has it installed, then compiling >> 16 bit code >> in that case, but no one's worked to see i

Re: GSoC 2009

2009-03-28 Thread Tim Felgentreff
Owen Rudge wrote: > If you have had exposure to Microsoft source code, then I believe I'm > right in saying that you are not able to work on Wine, I'm afraid. I have written to the Software Freedom Law Center about this, but the License included with the Windows Research Kernel is actually prett

Re: [3/4]winemaker: add workspace-parse function

2009-03-28 Thread Francois Gouget
This one is wrapped also (which is only logical). There are two other problems: * there's the same case sensitivity issue as in the project parsing code. Using search_from() in the same way should fix it. * also it assumes that the project file is in the current directory. In other wor

Re: [2/4]winemaker: add project-parse function

2009-03-28 Thread Francois Gouget
This one is wrapped too. But the main problem is that it does not handle case fixes. This can be fixed by applying the attached patch on top of it. With this, if you go test with the Programming Windows 98 samples, the following scenario works: cd Chap03/HelloWin winemaker HelloWin.dsp --

Re: GSoC 2009

2009-03-28 Thread Owen Rudge
Hi Tim, I'd like to help out with wine during the summer of code. I have never done any dll development apart from a little messing with the windows research kernel, so I'd rather work on something else. If you have had exposure to Microsoft source code, then I believe I'm right in saying th

GSoC 2009

2009-03-28 Thread Tim Felgentreff
Hi, I'm currently an IT student in Germany in my 2nd year. I'd like to help out with wine during the summer of code. I have never done any dll development apart from a little messing with the windows research kernel, so I'd rather work on something else. I would love to work on control panel app

How to "bottle" applications for distribution with wine?

2009-03-28 Thread King InuYasha
Hello, I was working on setting up a Windows game to work on all the Linux machines I have, but I don't want to install the full blown Wine on each one. Is there a way to "bottle" Wine with application binaries and make it all work from a single folder and have it totally self sufficient (similar t

Re: wined3d [try 2]: SetDepthStencilSurface is always called when AutoDepethStencilBuffer is enabled

2009-03-28 Thread Stefan Dösinger
Am Samstag, 28. März 2009 14:58:28 schrieb Stefan Dösinger: > Am Samstag, 28. März 2009 14:39:15 schrieb David Adam: > > + hrc = IWineD3DDeviceImpl_CreateSurface(iface, > > ... > > + This->parent); > You'll have to use a callback function similarly to the CreateDevice > call

Re: [1/4] [wined3d] add pow2Matrix_identity flag to BaseTextureClass struct (resend)

2009-03-28 Thread Stefan Dösinger
The patchset looks ok to me

Re: 16bit code generation

2009-03-28 Thread Austin English
On Sun, Mar 22, 2009 at 5:34 PM, King InuYasha wrote: > On Sun, Mar 22, 2009 at 5:46 AM, Tijl Coosemans wrote: >> >> On Sunday 22 March 2009 04:00:16 Austin English wrote: >> > Wine supports 16 bit apps, just not as well as 32-bit. Dan had an >> > intern work on a 16 bit test suite >> > (http://c

Re: [1/4]winemaker: winresrc.h is the right name in actual wine

2009-03-28 Thread Francois Gouget
This one is wrapped. Besides that it's ok, so if you resubmit it should go in. -- Francois Gouget http://fgouget.free.fr/ $live{free} || die "";

Re: wined3d [try 2]: SetDepthStencilSurface is always called when AutoDepethStencilBuffer is enabled

2009-03-28 Thread Stefan Dösinger
Am Samstag, 28. März 2009 14:39:15 schrieb David Adam: > + hrc = IWineD3DDeviceImpl_CreateSurface(iface, > ... > + This->parent); It's not that easy unfortunately. You're using the d3d9 (or d3d8) device as parent for the depth stencil, which isn't correct. This would mea

Re: [PATCH 00/10] Support for dumb picture keychain

2009-03-28 Thread Alexandre Julliard
Guy Albertelli writes: > On Thu, 2009-03-26 at 10:08 +0100, Alexandre Julliard wrote: >> Guy Albertelli writes: >> >> > 1. The initial problem was that the CreateFile above would not >> > successfully translate the volume id to the associated Unix file. #3/10 >> > fixed that. >> >> That shoul

Re: Dwarf2 - support e0 ie DW_OP_lo_user

2009-03-28 Thread Eric Pouech
Alban Browaeys a écrit : I still have to find why (probably gcc related) but under debian sid (no problems under lenny, have not tested squeeze yet) "winedbg --gdb regedit" trigger an infinite loop error: $ winedbg --gdb regedit 0017:0018: create process 'C:\windows\system32\regedit.exe'/0x11

Dwarf2 - support e0 ie DW_OP_lo_user

2009-03-28 Thread Alban Browaeys
I still have to find why (probably gcc related) but under debian sid (no problems under lenny, have not tested squeeze yet) "winedbg --gdb regedit" trigger an infinite loop error: $ winedbg --gdb regedit 0017:0018: create process 'C:\windows\system32\regedit.exe'/0x110640 @0x7eb62c04 (0<0>) fixm