Re: headers: handle sizeof(long)==8

2005-07-20 Thread Raphael
On Wednesday 20 July 2005 05:00, Kevin Koltzau wrote: Changelog If sizeof(long)==8, define DWORD and LONG as 32bit int Hi, Why not using basetsd.h defines instead ? Regards, Raphael pgp2y74jfAp4G.pgp Description: PGP signature

Re: [wined3d] pbuffer support

2005-07-20 Thread Raphael
On Wednesday 20 July 2005 01:57, Ivan Gyurdiev wrote: On Mon, 2005-07-18 at 19:02 +0100, Oliver Stieber wrote: Hi, This patch implements the use of PBuffers for offscreen textures. The fads in Pirates should now appear fullscreen, the dx9_offscreen_rendering tutorial has an odd problem

Re: difference with long datatype in 64bit gcc and msvc++

2005-07-20 Thread Raphael
On Wednesday 20 July 2005 05:30, Dmitry Timoshkov wrote: Kevin Koltzau [EMAIL PROTECTED] wrote: you could start with running grep long * inside the include directory. Every instance would need to be changed in some form, I count well over a thousand instances in just the headers. We need

Re: [wined3d] pbuffer support

2005-07-20 Thread Ivan Gyurdiev
can you provide more traces (all CreateSurface related traces: context errors, glx errors, ...) ? Hi, The reason for CreateSurface failure is that it runs out of memory... I think this used to occur before the patch, and I just didn't notice it - Oliver said it creates surfaces until it

Re: Celebrating some hard work

2005-07-20 Thread Hans Leidekker
On Tuesday 19 July 2005 22:21, Dimi Paun wrote: Guys, this is simply *amazing*! I'm in constant awe at the quality and volume of the patches that I've seen lately, to speak nothing of the difficulty behind them. Just yesterday I happened to came across this paragraph from the book Open

Re: [HHCTRL #1] Add the WebBrowser header

2005-07-20 Thread Alexandre Julliard
James Hawkins [EMAIL PROTECTED] writes: +HRESULT STDMETHODCALLTYPE Storage_QueryInterface(IStorage *This, REFIID riid, LPVOID *ppvObj); +ULONG STDMETHODCALLTYPE Storage_AddRef(IStorage *This); +ULONG STDMETHODCALLTYPE Storage_Release(IStorage *This); +HRESULT STDMETHODCALLTYPE

Re: File dialogs *should* browse to the directory when a directory name is typed in and the Open button or save button is clicked

2005-07-20 Thread Huw D M Davies
On Wed, Jul 20, 2005 at 04:18:55PM +1000, Troy Rollo wrote: This patch reverses the change made by change set 17928 http://cvs.winehq.org/patch.py?id=17928. Under windows if you type in the name of a directory these dialogs do browse to that directory. As far as I can tell 17928 does

Run-time error '13'

2005-07-20 Thread Savio Ramos
Hi, I am using wine without problems but after upgrade for release 0.0.20050628-2, this error appeared in a window after SISUPFOR.exe started: Run-time error '13' Type mismatch Any help? Thanks. -- Savio Martins Ramos - Arquiteto Rio de Janeiro ICQ 174972645 Pirataria não! Seja livre:

Re: Run-time error '13'

2005-07-20 Thread Andreas Mohr
Hi, On Wed, Jul 20, 2005 at 08:37:02AM -0300, Savio Ramos wrote: Hi, I am using wine without problems but after upgrade for release 0.0.20050628-2, this error appeared in a window after SISUPFOR.exe started: Run-time error '13' Type mismatch Any help? This error message sounds a lot

Re: WLDAP32: implement ldap_simple_bind* and ldap_unbind* functions

2005-07-20 Thread Felix Nawothnig
Hans Leidekker wrote: Although not strictly necessary, I did the ldap_unbind functions as wrappers because I'd like the debug logging to show ldap_bind and matching ldap_unbind calls. Does +relay not work here? Felix

Re: [version/info.c] Don't always convert win32 to win16 structure

2005-07-20 Thread Steven Edwards
Hi Paul, On Tue, 2005-07-19 at 22:34 +0200, Paul Vriens wrote: I have to find a better way to retrieve the strings from the unicode structure in VerQueryValueA (instead of converting the whole structure) though. I do still have a small issue with a 16bit windows application. It seems that

Re: Today's winetest build?

2005-07-20 Thread Jakob Eriksson
Paul Millar wrote: On Monday 18 Jul 2005 18:42, Paul Vriens wrote: On Mon, 2005-07-18 at 19:15, Paul Millar wrote: I've noticed that the test site has no mention of today's cron-build of winetest. all seems well. You just have to wait till people wake up, download the latest

Re: Today's winetest build?

2005-07-20 Thread Paul Millar
On Wednesday 20 Jul 2005 01:23, Jakob Eriksson wrote: Paul Millar wrote: is it possible to configure winrash to run automatically? Only on Win95/98/ME. Ah, but I have a windows 95 machine and it isn't running automatically; at least, not when I leave the machine switched on. I left the

Re: Today's winetest build?

2005-07-20 Thread Robert Shearman
Jakob Eriksson wrote: Paul Millar wrote: On Monday 18 Jul 2005 18:42, Paul Vriens wrote: On Mon, 2005-07-18 at 19:15, Paul Millar wrote: I've noticed that the test site has no mention of today's cron-build of winetest. all seems well. You just have to wait till people wake up,

Re: Run-time error '13'

2005-07-20 Thread Alex Villací­s Lasso
Savio Ramos wrote: Hi, I am using wine without problems but after upgrade for release 0.0.20050628-2, this error appeared in a window after SISUPFOR.exe started: Run-time error '13' Type mismatch Any help? Thanks. Can this program be freely downloaded? If so, can you provide a link

Re: [wined3d] pbuffer support

2005-07-20 Thread Oliver Stieber
--- Raphael [EMAIL PROTECTED] wrote: On Wednesday 20 July 2005 01:57, Ivan Gyurdiev wrote: On Mon, 2005-07-18 at 19:02 +0100, Oliver Stieber wrote: Hi, This patch implements the use of PBuffers for offscreen textures. The fads in Pirates should now appear fullscreen, the

Re: File dialogs *should* browse to the directory when a directory name is typed in and the Open button or save button is clicked

2005-07-20 Thread Troy Rollo
On Wed, 20 Jul 2005 21:18, Huw D M Davies wrote: Hmm, there's clearly something else going on here as I didn't just make up this behaviour. Where *did* you observe it?

Re: [wined3d] numblends

2005-07-20 Thread Raphael
On Wednesday 20 July 2005 20:18, you wrote: Hi, This patch corrects a problem with the way that FVF vertex arrays containing blends or orthographic is calcualted. This patch should get Axis and Allies and Kohan 2 started Good catch :) Regards, Raphael pgpEBX149fE71.pgp Description:

Re: Today's winetest build?

2005-07-20 Thread Jakob Eriksson
Robert Shearman wrote: Only on Win95/98/ME. I thought we'd fixed the problems with running it as a service on NT so that it could again be run automatically? Not as far as i know. It was recommended to mark the winrash service as allowed to interact with desktop or some such. It

Re: headers: handle sizeof(long)==8

2005-07-20 Thread Kevin Koltzau
On Wednesday 20 July 2005 3:02 am, Raphael wrote: Hi, Why not using basetsd.h defines instead ? because windef.h does not depend on basetsd.h Here is a different approach Index: include/windef.h === RCS file:

Re: stdole2.tlb

2005-07-20 Thread Ivan Gyurdiev
I've not tested this with an InstallShield installer - feedback welcome. Thank you very much - GTA will now begin installing, will get through all the InstallShield screens, and then it gets to the last one where it should begin installing, and it freezes and nothing happens.