Re: gnome-exe-thumbnailer -- using embedded icons for .exe and .dll files

2010-06-19 Thread Damjan Jovanovic
On Fri, Jun 18, 2010 at 12:18 PM, Jerome Leclanche adys...@gmail.com wrote: On Fri, Jun 18, 2010 at 10:57 AM, Damjan Jovanovic damjan@gmail.com wrote: The icons look cute and I like the version numbers, but you can't thumbnail all Windows files outside Wine - for example .lnk files

Re: new winetricks 20100618: new verbs dxsdk_nov2006, windowscodecs

2010-06-19 Thread Frank Richter
On 19.06.2010 06:30, Vincent Povirk wrote: I guess it's not a problem. It's just that up until now, I've been trying to keep them interchangeable. Isn't windowscodecs supposed to be extensible with 3rd party plugins?... So you could provide the additional formats D3DX would use as plugins

Re: kernel32 translation question

2010-06-19 Thread Michael Stefaniuc
On 06/18/2010 09:15 PM, Luca Bennati wrote: I found out why it didn't build: a numeric code in the first lines was in a wrong format. But now i need help to know what exactly i need to put there, because i don't know anymore. The lines are these (example got from french file):

Re: hhctrl.ocx - null pointer bug

2010-06-19 Thread Jaroslav Šmíd
Crash happens in 7-zip when opening context help from help menu On Sat, Jun 19, 2010 at 7:05 AM, Dmitry Timoshkov dmi...@codeweavers.com wrote: Jaroslav Šmíd jardas...@gmail.com wrote: Patch http://www.winehq.org/pipermail/wine-patches/2010-June/089135.html sent by Dmitry Timoshkov contains

Re: kernel32 translation question

2010-06-19 Thread Frédéric Delanoy
On Fri, Jun 18, 2010 at 21:15, Luca Bennati luc...@gmail.com wrote: I found out why it didn't build: a numeric code in the first lines was in a wrong format. But now i need help to know what exactly i need to put there, because i don't know anymore. The lines are these (example got from

Re: new winetricks 20100618: new verbs dxsdk_nov2006, windowscodecs

2010-06-19 Thread Vincent Povirk
Isn't windowscodecs supposed to be extensible with 3rd party plugins?... So you could provide the additional formats D3DX would use as plugins instead of built-in; that should make these available with both wine's as well as native windowscodecs. Yes, that was what I was planning, but

Addition of En resources to non-En resources

2010-06-19 Thread Frédéric Delanoy
Sometimes, when a developer adds a string to En resource file, (s)he adds it as well to all other non-En resource files. Isn't that unnecessary? http://wiki.winehq.org/SublangNeutral says the search order is 1. LANG_NEUTRAL, SUBLANG_NEUTRAL 2. LANG_FRENCH, SUBLANG_FRENCH_BELGIAN 3.

Re: new winetricks 20100618: new verbs dxsdk_nov2006, windowscodecs

2010-06-19 Thread Nikolay Sivov
On 6/19/2010 18:06, Vincent Povirk wrote: Isn't windowscodecs supposed to be extensible with 3rd party plugins?... So you could provide the additional formats D3DX would use as plugins instead of built-in; that should make these available with both wine's as well as native windowscodecs.

Re: new winetricks 20100618: new verbs dxsdk_nov2006, windowscodecs

2010-06-19 Thread Vincent Povirk
On Sat, Jun 19, 2010 at 9:31 AM, Nikolay Sivov nsi...@codeweavers.com wrote: On 6/19/2010 18:25, Vincent Povirk wrote: Is it possible to add this in existing target d3dx dll that will be using new decoder? Yes, but they'll have to share the decoder for the DDS format somehow. It doesn't

Re: Speed/latency issues for development in a Wine environment

2010-06-19 Thread Alan W. Irwin
Thanks very much Jeff, for providing some independent timing numbers for startup latency which are an order of magnitude (!) smaller than mine. So what is different about our wine platforms to cause that huge difference? More below. On 2010-06-19 12:55+1000 Jeff Zaroyko wrote: Windows: $

Apologies for the marketing message

2010-06-19 Thread Jeremy White
It's not clear how it happened; it was not intended. These are direct emails James sends periodically to customers reaching the end of their support period. We speculate that someone signed up with the mailing list address as 'their' address. At any rate, by way of apology I'd like to remind

Re: Addition of En resources to non-En resources

2010-06-19 Thread Michael Stefaniuc
On 06/19/2010 04:09 PM, Frédéric Delanoy wrote: Sometimes, when a developer adds a string to En resource file, (s)he adds it as well to all other non-En resource files. Isn't that unnecessary? http://wiki.winehq.org/SublangNeutral says the search order is 1. LANG_NEUTRAL, SUBLANG_NEUTRAL

Re: [PATCH] [Mmsystem.drv]: always map parameters for all callback kinds

2010-06-19 Thread Juan Lang
Hi Eric, minor comment on this patch: +case CALLBACK_FUNCTION: + TRACE(Function (32 bit) !\n); +/* 16 bit func, call it */ +TRACE(Function (16 bit) %x!\n, thunk-callback); The back-to-back traces look a little strange. So does the indenting here. --Juan

Re: [PATCH 3/3] shdocvw: Return IHTMLDocument2's IDispatch in get_Document.

2010-06-19 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=2779 Your paranoid

Re: [PATCH 3/3] shdocvw: Return IHTMLDocument2's IDispatch in get_Document.

2010-06-19 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=2780 Your paranoid

Re: Addition of En resources to non-En resources

2010-06-19 Thread James McKenzie
Michael Stefaniuc wrote: On 06/19/2010 04:09 PM, Frédéric Delanoy wrote: Sometimes, when a developer adds a string to En resource file, (s)he adds it as well to all other non-En resource files. Isn't that unnecessary? http://wiki.winehq.org/SublangNeutral says the search order is 1.

Re: Speed/latency issues for development in a Wine environment

2010-06-19 Thread Jeff Zaroyko
On Sun, Jun 20, 2010 at 12:50 AM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: Thanks very much Jeff, for providing some independent timing numbers for startup latency which are an order of magnitude (!) smaller than mine. So what is different about our wine platforms to cause that huge

Re: Addition of En resources to non-En resources

2010-06-19 Thread Dmitry Timoshkov
James McKenzie jjmckenzi...@earthlink.net wrote: Another good reason to drop .rc files and go with the po flow... Not really. If you'd know what stuff the .rc files contain you wouldn't do such claims. The .rc files can't go away in general. James, please learn subject before commenting. --

Re: Speed/latency issues for development in a Wine environment

2010-06-19 Thread Alan W. Irwin
On 2010-06-20 11:16+1000 Jeff Zaroyko wrote: On Sun, Jun 20, 2010 at 12:50 AM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: Thanks very much Jeff, for providing some independent timing numbers for startup latency which are an order of magnitude (!) smaller than mine. So what is different

Re: gnome-exe-thumbnailer -- using embedded icons for .exe and .dll files

2010-06-19 Thread Scott Ritchie
On 06/18/2010 03:18 AM, Jerome Leclanche wrote: On Fri, Jun 18, 2010 at 10:57 AM, Damjan Jovanovic damjan@gmail.com wrote: The icons look cute and I like the version numbers, but you can't thumbnail all Windows files outside Wine - for example .lnk files internally specify a