Re: {00021401-0000-0000-c000-000000000046}

2004-07-17 Thread Mike McCormack
How about dlls/shell32/shelllink.c ? Mike Shachar Shemesh wrote: Or "ShellCreateIcon", if I'm not mistaken (I likely am). It appears we don't have that OLE registered in our system. This strikes me as odd, as I know that some installers do actually create icons. How do they do that? If someone c

{00021401-0000-0000-c000-000000000046}

2004-07-17 Thread Shachar Shemesh
Or "ShellCreateIcon", if I'm not mistaken (I likely am). It appears we don't have that OLE registered in our system. This strikes me as odd, as I know that some installers do actually create icons. How do they do that? If someone can point me to our current icon creating code, I may sit down an

winetest files

2004-07-17 Thread Ivan
In the future please avoid having 22 winetest packages set to active, it doubles the size of the sourceforge download page. Ivan.

Re: Yard sale windows app fun: Lotus SmartSuite '96. 1-2-3 works, WordPro doesn't.

2004-07-17 Thread Dan Kegel
Dan Kegel wrote: WordPro '97 gets further now (with CVS as of 17 July), so I guess that's progress. It still crashes before putting up a UI. Here's the (possibly) interesting bit of +all. It looks like it's trying to load resource 0xfa4 of type 10 (RT_RCDATA) from wpENc70.dll, failing, and crash

Re: Yard sale windows app fun: Lotus SmartSuite '96. 1-2-3 works, WordPro doesn't.

2004-07-17 Thread Dan Kegel
Alexandre Julliard wrote: Dan Kegel <[EMAIL PROTECTED]> writes: ... That failed immediately, so quickly that WINEDEBUG=+all wine wordpro.exe was practical to run. Here's part of its output. It looks as if the very first instruction accesses a null pointer in a strange way. Most likely the dll

Re: PathSearchAndQualify patch (from 2003/12/22) not applied?

2004-07-17 Thread Diego 'Flameeyes' Pettenò
Jeroen Janssen wrote: > However, it seems that this patch was never applied and I'm wondering > why. Note that I haven't tried to apply this patch and test it locally. I'm the author of the patch, and I uploaded it on my site. It works well at least for me, I tried some different path types with my

Test contacts

2004-07-17 Thread Mike Hearn
Hi, The test reports don't seem to include an email address for the reporters. I'd love to contact Nicolas Escuder or Dimitris Koukoravas to try and find out what their drive G: is and why it makes GetDiskFreeSpace fail. Does anybody know why the test system isn't getting their email addresses?

PathSearchAndQualify patch (from 2003/12/22) not applied?

2004-07-17 Thread Jeroen Janssen
Hello, I have an application that tries to use PathSearchAndQualify. However, since the current implementation is just stubbed (it contains only a FIXME + return FALSE), it doesn't work. Now searching in the gmane wine patch archive I found an email dated back to 2003/12/22 that contains a possible

Re: TOOLBAR: TOOLBAR_DrawPattern

2004-07-17 Thread Filip Navara
Robert Shearman wrote: This should use GetSystemMetrics(SM_CXEDGE and SM_CYEDGE). I'll submit a patch to fix this since it has already been committed. You're right. The attached patch fixes that. (Sorry if I'm duplicating work.) - Filip Changelog: - Use system metrics values in TOOLBAR_DrawPatte

Re: TOOLBAR: TOOLBAR_DrawPattern

2004-07-17 Thread Robert Shearman
Filip Navara wrote: Changelog: - Make the pattern drawing in TOOLBAR_DrawPattern look better. Filip Navara, [EMAIL PROTECTED] --- dlls/comctl32/toolbar.c 16 Jun 2004 06:46:13 - 1.15 +++ dlls/comctl32/toolbar.c 16 Jul 2004

Re: Make wine honor LC_CTYPE and LC_MESSAGES

2004-07-17 Thread Shachar Shemesh
Alexandre Julliard wrote: Shachar Shemesh <[EMAIL PROTECTED]> writes: With my patch LC_CTYPE affects the "system default locale". LC_ALL, LANGUAGE (a mistake, I think, but couldn't convince Alexandre), and LANG affect the "user locale". Actually I agree that LANGUAGE is a mistake. What your

final fix collate icon behavior in printdlg

2004-07-17 Thread James Hawkins
Hi, Sorry for the backtracking, but this patch conforms to the printer dialog in Windows, unlike the last patch i sent. The behavior is: Initially, Number of copies is 1 and collate is unchecked and shaded (icon is no_collate). If number of copies changes to > 1, collate becomes unshaded if