Re: shell32: Reimplement a factored SHFileOperation [RESEND 2]

2006-01-06 Thread Mike McCormack
James Hawkins wrote: Haven't received any comments yet. Is there anything wrong with this patch? I know it's large, but it can't be sent in pieces. The new implementation passes all the tests. Changelog: * Reimplement a factored SHFileOperation. dlls/shell32/shlfileop.c | 1131 +

Winelib debugging with eclipse in fc4

2006-01-06 Thread Michael Ost
A while back I posted a question about how to get debugging working with eclipse in fedora 4. I am having some success, so if anyone else out there is interested here's how it is set up. In regedit: * disabled auto winedbg by renaming AeDebug I changed HKEY_LOCAL_MACHINE/Software/Microso

Re: winecfg: Problems with audio configuration

2006-01-06 Thread Detlef Riekenberg
Am Mittwoch, den 04.01.2006, 08:19 +0100 schrieb Michael Jung: > It fixes the problem for me. Would be nice if this could go into CVS, even if > it is just a hack. I guess it crashes on any Debian Sarge setup? > > Your patch is missing an ntdll import. I've attached an updated version. While r

Re: commit 15667b36e43a571f6bb8726b9dec4f1099d2b4f9 (_fullpath)

2006-01-06 Thread Detlef Riekenberg
Am Freitag, den 06.01.2006, 10:01 -0600 schrieb Aric Stewart: > ChangeLog: > Additional add a regression test for _fullpath > >dlls/msvcrt/tests/dir.c | 58 + +SetCurrentDirectory("C:\\Windows\\System\\"); + Please do not use a fixed Path. This will not work on many Systems: nt351:

Re: winspool: Printing-Environment-Support for GetPrinterDriverDirectory

2006-01-06 Thread Detlef Riekenberg
Am Dienstag, den 03.01.2006, 00:51 +0100 schrieb Detlef Riekenberg: What can I do with this Patch ? > Changelog: > - Add Function "validate_envW" to validate the user-supplied > Printing Environment (respect "Windows Version" - Setting) > - Change GetPrinterDriverDirectoryW on top of "validate_

Re: shell32: fix folder icon index when read from registry

2006-01-06 Thread Alexandre Julliard
"Martin Fuchs" <[EMAIL PROTECTED]> writes: > Any thing wrong with this patch? Well, yes, you noted it yourself: >> +DWORD dwNr; /*TODO: change to int type */ -- Alexandre Julliard [EMAIL PROTECTED]

Re: commctl32 datetime fields mad editable with keyboard

2006-01-06 Thread Robert Shearman
Siim Karus wrote: @@ -962,6 +1037,33 @@ DATETIME_IncreaseField (infoPtr, fieldNum, INT_MAX); DATETIME_SendDateTimeChangeNotify (infoPtr); break; + case VK_NUMPAD0: + case VK_NUMPAD1: + case VK_NUMPAD2: + case VK_NUMPAD3: + case VK

Re: WINE 0.9.5 and Photoshop 7 & CS

2006-01-06 Thread Hiji
> Hi, > > I've found the patch that breaks the thing. GIT > commit-ish is > 0b17529332b0ef5ee57873afd4ded6f359e76781. > (http://source.winehq.org/git/?p=wine.git;a=commit;h=0b17529332b0ef5ee57873afd4ded6f359e76781). > > I haven't looked at it deeply, just done some git > bisect's. > > -- > Elvi

Re: commctl32 datetime fix for certain VC++ AppWizard generated applications

2006-01-06 Thread Robert Shearman
Siim Karus wrote: As requested, I split my patches as I could. This patch causes Datetime and Calendar to be registered in DllMain (as the tested applications never called InitCommonControls or InitCommonControlsEx). I don't think this change is correct for ComCtl32 v5 or below. I am not

Re: daily winetest generation

2006-01-06 Thread Paul Millar
On Friday 06 Jan 2006 01:29, Saulius Krasuckas wrote: > I may perfectly repeat someones else question, but why in the world > winetest-200YmmDD1000-paul-mingw.exe files aren't being generated if the > patches arrives too late during partical day? > > I think compiled EXEs should be released regardl

Labels on rotated display not drawing in 0.9 release

2006-01-06 Thread Phil Lodwick
Hi, I have a display in the portrait position. I am using Option "Rotate" "90" in my XF86Config-4 file. When I rotate the screen like this, labels on Menus, Buttons, Dialog Boxes, etc do not display until after an expose event (eg. running a cursor over them). I have tried Wine 0.9, Wine 0.9.4

Re: daily winetest generation

2006-01-06 Thread Saulius Krasuckas
* On Fri, 6 Jan 2006, Paul Millar wrote: > * On Friday 06 Jan 2006 01:29, Saulius Krasuckas wrote: > > > > I think compiled EXEs should be released regardless of their > > generation date. No? Excuse me for my typos and logical mistakes, but.. > Personally, I'd prefer building winetest.exe as p

Re: shell32: fix folder icon index when read from registry

2006-01-06 Thread Martin Fuchs
Any thing wrong with this patch? On 31.12.2005 21:31:25 Martin Fuchs wrote: > Changelog: > fix folder icon index when read from registry > Index: folders.c > === > RCS file: /home/wine/wine/dlls/shell32/folders.c,v > retrieving revi

daily winetest generation

2006-01-06 Thread Saulius Krasuckas
I may perfectly repeat someones else question, but why in the world winetest-200YmmDD1000-paul-mingw.exe files aren't being generated if the patches arrives too late during partical day? I think compiled EXEs should be released regardless of their generation date. No?

Re: Question regarding the Wine Vs WineLib performance

2006-01-06 Thread Boaz Harrosh
What are the timing for the three classes ? Ananth M wrote: On 1/5/06, [EMAIL PROTECTED] * <[EMAIL PROTECTED] > wrote: Thank you !! I will try to compile the windows application using MinGW and check the performance using the same DLL.

Re: Wine 0.9.5 no longer runs Dragon Naturally Speaking

2006-01-06 Thread Mike McCormack
On Fri, 2006-01-06 at 07:36 +0100, Emmanuel Charpentier wrote: As stated in the title, Wine 0.9.5 no longer runs Dragon Naturally Speaking (voice recognition). Please do a regression analysis (as described on winehq.org) to find the patch that caused the regression, rather than just tryin

Re: Wine 0.9.5 no longer runs Dragon Naturally Speaking

2006-01-06 Thread Scott Ritchie
There's no apt repository for old packages, however old debs are available here: http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=174803 I'll put a link to there on the download-deb page at winehq soon. I've forwarded this message to wine-devel as that's the proper place to