[wiki] Useful Registry Keys

2007-08-26 Thread Paul Vriens

Hi,

Is "Useful Registry Keys" to show what's in current GIT or should it also help 
with older versions of Wine?


I'm asking because "LogPixels" is currently handled by winecfg and thus could be 
removed if the page only shows the latest and greatest.


Cheers,

Paul.




Re: cabinet: Add initial tests for FDI

2007-08-26 Thread Paul Vriens

James Hawkins wrote:

Hi,

Changelog:
* Add initial tests for FDI.

 dlls/cabinet/tests/Makefile.in |3 +-
 dlls/cabinet/tests/fdi.c   |  578 
 2 files changed, 580 insertions(+), 1 deletions(-)







Hi James,

Am I correct that you're not deleting the "dest" directory?

+CreateDirectoryA("dest", NULL);
+}
+
+static void delete_test_files(void)
+{
+DeleteFileA("a.txt");
+DeleteFileA("b.txt");
+DeleteFileA("testdir\\c.txt");
+DeleteFileA("testdir\\d.txt");
+RemoveDirectoryA("testdir");
+
+DeleteFileA("extract.cab");
+}

(Is "dest" used at all?)

--
Cheers,

Paul.




Re: wine.inf: add Internet Explorer AppPath registry key

2007-08-26 Thread Mikołaj Zalewski


Why don't you try it yourself and see if it works?
  
 When I tried it last time it didn't work at all - it wrote it can't 
find Microsoft servers. But now I gave it another try and it worked with 
the AppPath (it doesn't work with `winetricks fakeie6` - the Version and 
VersionVector should not be filled for IE to install).


Mikołaj Zalewski





Old versions of Photoshop Elements tryout?

2007-08-26 Thread Dan Kegel
Hi all,
I have a copy of Photoshop Elements 1.0, and can easily
download a tryout of Photoshop Elements 5, but I don't know
where to get trial versions of 2 through 4.  Anyone know?
Thanks,
Dan




Re: Call for Testers: Dreamweaver on Wine

2007-08-26 Thread Dan Kegel
On 8/26/07, Nemes Ioan Sorin <[EMAIL PROTECTED]> wrote:
> I use Dreamweaver 8 everyday - work as is espected - but I'll find some
> time to try a "complete test" (I actualy do JS, PHP and visual stuff
> [forms, div's, tables] - and everything look and work OK - even speed is
> OK - for Fireworks 8 I am suspicious that the speed [applying vector /
> layer effects ] it's a bit bigger than in XP).

Cool!  Thanks for the help!  I'm looking forward to your bug reports.
- Dan




Re: Call for Testers: Dreamweaver on Wine

2007-08-26 Thread Nemes Ioan Sorin
I use Dreamweaver 8 everyday - work as is espected - but I'll find some 
time to try a "complete test" (I actualy do JS, PHP and visual stuff 
[forms, div's, tables] - and everything look and work OK - even speed is 
OK - for Fireworks 8 I am suspicious that the speed [applying vector / 
layer effects ] it's a bit bigger than in XP).


Sorin Nemes


Dan Kegel wrote:

On 8/25/07, Dan Kegel <[EMAIL PROTECTED]> wrote:

Last I checked, Dreamweaver 8 starts and seems to run reasonably
well under Wine.  But I'm no Dreamweaver user, and I don't have
time to do much QA on it myself, so I'm sure I'm missing a lot of problems.
Could somebody test it and/or comb through the appdb comments, usenet posts,
blog entries, and whatnot about Dreamweaver, and start filing bugs?
Can't fix 'em if we don't know about 'em!


I should have mentioned: I'm using
  http://wiki.winehq.org/AdobeDreamweaver
as the coordination point for Dreamweaver testing,
and am asking new testers to look there first
before filing bugs.  (This lets me tailor the
message a lot better than just sending them to
the appdb would.)