Re: Wine programs for windows released on sourceforge

2003-09-28 Thread Ivan Leo Murray-Smith
>I don't have the full env to test it myself. Can you test whether the >following patch solves this? "change font" in the propitious menu wasn't clickable before this patch, and the patch didn't change anything, but I don't have win xp, I have windows server 2003 (20030324). Yes I'm using CVS. It

Re: Wine programs for windows released on sourceforge

2003-09-28 Thread Sylvain Petreolle
> > Winhelp: > > - Doesnt start without parameter. > > - Exits with code 2 with valid help file as parameter (no windows > is > > displayed at all) > cmdline parsing should be buggy... did you use tabs in the command > line ? Even if cmdline parsing is buggy, winhelp should start. I didnt use tabs.

Re: Wine programs for windows released on sourceforge

2003-09-28 Thread Shachar Shemesh
Sylvain Petreolle wrote: I will do some tests with these. Are you using CVS ? Otherwise I will recompile to have the latest code available. --- Ivan Leo Murray-Smith <[EMAIL PROTECTED]> a écrit : Patches and scripts are useless for most users, and cygwin isn't software you install quickly with

Re: Wine programs for windows released on sourceforge

2003-09-28 Thread Eric Pouech
Wcmd: - Problem with accentuated letters. likely because we don't set the console codepage correctly - "copy con test.txt" says "access denied" but "type con >test.txt" works. that's stranger. could someone test whether CopyFile("CON", "afile", FALSE); works or not same for CopyFile("$CONIN", "afil

Re: Wine programs for windows released on sourceforge

2003-09-27 Thread Sylvain Petreolle
I will do some tests with these. Are you using CVS ? Otherwise I will recompile to have the latest code available. --- Ivan Leo Murray-Smith <[EMAIL PROTECTED]> a écrit : > Patches and scripts are useless for most users, and cygwin isn't > software you > install quickly with a analog modem, so I'

Wine programs for windows released on sourceforge

2003-09-27 Thread Ivan Leo Murray-Smith
Patches and scripts are useless for most users, and cygwin isn't software you install quickly with a analog modem, so I've uploaded a build of the wine programs for windows on our sourceforge page.