Re: [PATCH] atl: Do not fail on Wine64

2010-06-14 Thread Marcus Meissner
On Mon, Jun 14, 2010 at 03:07:39AM +0200, Maarten Lankhorst wrote: Hi Marcus, 2010/6/13 Marcus Meissner mar...@jet.franken.de: Hi, The size is 248 on Wine64 ... (expected 240), so we miss perhaps a pointer or some alignment. Its not fully clear what. It at least does not crash

Re: Updating the 1.2 release announcement text

2010-06-14 Thread Edward Savage
On Mon, Jun 14, 2010 at 3:16 AM, Dan Kegel d...@kegel.com wrote: http://wiki.winehq.org/Wine1.2Announcement could use some work if anyone has time... I've emailed a couple of people today to get an idea of what has changed between 1.0 and 1.2 so we can start to compile the important

Re: Updating the 1.2 release announcement text

2010-06-14 Thread Reece Dunn
On 14 June 2010 08:49, Edward Savage epss...@gmail.com wrote: On Mon, Jun 14, 2010 at 3:16 AM, Dan Kegel d...@kegel.com wrote: http://wiki.winehq.org/Wine1.2Announcement could use some work if anyone has time... I've emailed a couple of people today to get an idea of what has changed between

Re: Updating the 1.2 release announcement text

2010-06-14 Thread Edward Savage
On Mon, Jun 14, 2010 at 6:00 PM, Reece Dunn mscl...@googlemail.com wrote: On 14 June 2010 08:49, Edward Savage epss...@gmail.com wrote: I've emailed a couple of people today to get an idea of what has changed between 1.0 and 1.2 so we can start to compile the important improvements.  Hopefully

Re: Two enhancement requests for winetricks

2010-06-14 Thread Francois Gouget
On Sat, 12 Jun 2010, Jan Hoogenraad wrote: [...] Can wine handle multiple instances of the server for the different directories, when applications from different start directories are running in parallel ? Yes. -- Francois Gouget fgou...@free.fr http://fgouget.free.fr/ You

RE: msxml3: Avoid SysStringLen() testing for an empty string in ::createNode()

2010-06-14 Thread Greg Geldorp
From: Reece Dunn mscl...@googlemail.com msxml3 is not present on NT4, so CLSID_XMLHTTPRequest is not registered. This does not fail on the test page, as the msxml3 tests are skipped when msxml3.dll is not present. It would probably be better to issue a win_skip in this instance, but it is

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Alexandre Julliard
Nikolay Sivov nsi...@codeweavers.com writes: On 6/13/2010 18:53, Dan Kegel wrote: How close are we to release? Not closely related to a beta testing, but for quality it is - it would be nice to have valgrind tests logs as you did some months ago. I think it's possible to catch something new

Re: [PATCH] atl: Do not fail on Wine64

2010-06-14 Thread Alexandre Julliard
Marcus Meissner mar...@jet.franken.de writes: It seems to input 248 in my case. Probably it will not get 240, but _ATL_MODULEW (or better, the ATL_MODULE C++ class) has some other difference. Question is really how to find out more, as atl.dll is written in C++ and documentation scarce. -

Re: [2/2] msi: Add tests for MsiLocateComponent and make them pass.

2010-06-14 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=2626 Your paranoid

Re: Two enhancement requests for winetricks

2010-06-14 Thread James Mckenzie
Jan Hoogenraad jan-win...@h-i-s.nl Jun 14, 2010 8:05 AM wrote: OK. New version of the script: it also finds uppercase filename matches. It also removed: 131072 1999-01-15 04:37 system32/MAPISTUB.DLL 70656 2008-10-06 23:30 system32/MSVCIRT.DLL 326656 2008-10-06 23:30

Re: mshtml: Check if event_table entry is allocated before using it in remove_event_handler.

2010-06-14 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=2632 Your paranoid

Make depend

2010-06-14 Thread Peter Davies
How often do I need to run make depend? Peter

Re: Make depend

2010-06-14 Thread Damjan Jovanovic
On Mon, Jun 14, 2010 at 6:52 PM, Peter Davies ultra...@gmail.com wrote: How often do I need to run make depend? Peter Since around 2-3 months ago, you don't need to run make depend at all :-). Damjan

Re: Make depend

2010-06-14 Thread Peter Davies
On 14 June 2010 18:40, Damjan Jovanovic damjan@gmail.com wrote: Since around 2-3 months ago, you don't need to run make depend at all :-). Damjan Then why is it still there? Peter

Re: Make depend

2010-06-14 Thread Octavian Voicu
On Mon, Jun 14, 2010 at 8:54 PM, Peter Davies ultra...@gmail.com wrote: Then why is it still there? I think it's still used internally. If you run `make depend' then 'make' you'll see it will go a bit faster because the dependencies are already precomputed. Octavian

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Ing. Simone. Giustetti
How about 64 bit packages with Wow64 ? This feature is described as a major one for Wine release 1.2, but as far as I know no x86_64 package was released yet. I've been using it since release 1.1.44 for testing purposes and it seems pretty stable. If there are no objections, I'll upload i486 and

Re: Make depend

2010-06-14 Thread Reece Dunn
On 14 June 2010 18:54, Peter Davies ultra...@gmail.com wrote: On 14 June 2010 18:40, Damjan Jovanovic damjan@gmail.com wrote: Since around 2-3 months ago, you don't need to run make depend at all :-). Damjan Then why is it still there? When you run `make`, `make depend` is called

Portuguese translations of Wine back at 100%

2010-06-14 Thread Paul Vriens
Hi, Just a note to thank Ricardo for getting the Portuguese translations back to 100%. -- Cheers, Paul.

Polish translations of Wine at 100%

2010-06-14 Thread Paul Vriens
Hi, Łukasz did it, Polish translations of Wine reached the 100% mark !!! Great job done. -- Cheers, Paul.

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Marcus Meissner
On Mon, Jun 14, 2010 at 08:02:08PM +0200, Ing. Simone. Giustetti wrote: How about 64 bit packages with Wow64 ? This feature is described as a major one for Wine release 1.2, but as far as I know no x86_64 package was released yet. I've been using it since release 1.1.44 for testing purposes

Re: propsys: mention that the functions are stubs

2010-06-14 Thread Hans Leidekker
On Mon, 2010-06-14 at 21:26 +0200, André Hentschel wrote: Hans might have missed that No, to me a fixme that prints a parameter list without further explanation implies that the function is a stub.

Re: propsys: mention that the functions are stubs

2010-06-14 Thread André Hentschel
Am 14.06.2010 22:01, schrieb Hans Leidekker: On Mon, 2010-06-14 at 21:26 +0200, André Hentschel wrote: Hans might have missed that No, to me a fixme that prints a parameter list without further explanation implies that the function is a stub. That's somehow true, but for easier reading

RFC: Standardize paths in shell32.SHChangeNotify [Bug 18606]

2010-06-14 Thread Andrew Eikum
Hey folks, I have a fix here for bug 18606. I think it's decent, but I could use another few sets of eyes to make sure I didn't miss anything, or even that I'm not way on the wrong track. The problem and solution are described in patch 3. In brief, SHChangeNotify notifies windows when a

Re: Two enhancement requests for winetricks

2010-06-14 Thread Jan Hoogenraad
Mind the timestamps sizes. In this case, these files were installed with the installation of an application or winetricks. I am now trying to get rid of as much of this old stuff, in order to be as much wine as possible. James Mckenzie wrote: Jan Hoogenraad jan-win...@h-i-s.nl Jun 14, 2010

Re: Two enhancement requests for winetricks

2010-06-14 Thread Jan Hoogenraad
OK. New version of the script: it also finds uppercase filename matches. It also removed: 131072 1999-01-15 04:37 system32/MAPISTUB.DLL 70656 2008-10-06 23:30 system32/MSVCIRT.DLL 326656 2008-10-06 23:30 system32/MSVCRT40.DLL 492304 2008-10-06 23:30 system32/OLEAUT32.DLL Now, is seems

Re: msvcrt: Add _wmakepath_s implementation

2010-06-14 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=2647 Your paranoid

Re: Changes to enable the use of gcov

2010-06-14 Thread James McKenzie
Peter Davies wrote: To use gcov you must pass --coverage at both compile and link time. This patch means that make CFLAGS=--coverage LDFLAGS=--coverage, make test, gcov file.c is sufficient generate .gcov files. Peter: Somehow this patch got munged in transit and will not apply to current

Re: Two enhancement requests for winetricks

2010-06-14 Thread James McKenzie
Jan Hoogenraad wrote: James Mckenzie wrote: Jan Hoogenraad jan-win...@h-i-s.nl Jun 14, 2010 8:05 AM wrote: OK. New version of the script: it also finds uppercase filename matches. It also removed: 131072 1999-01-15 04:37 system32/MAPISTUB.DLL 70656 2008-10-06 23:30 system32/MSVCIRT.DLL

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Scott Ritchie
On 06/14/2010 11:02 AM, Ing. Simone. Giustetti wrote: How about 64 bit packages with Wow64 ? This feature is described as a major one for Wine release 1.2, but as far as I know no x86_64 package was released yet. I've been using it since release 1.1.44 for testing purposes and it seems

Re: Changes to enable the use of gcov

2010-06-14 Thread Scott Ritchie
On 06/14/2010 08:04 PM, James McKenzie wrote: Peter Davies wrote: To use gcov you must pass --coverage at both compile and link time. This patch means that make CFLAGS=--coverage LDFLAGS=--coverage, make test, gcov file.c is sufficient generate .gcov files. Peter: Somehow this patch