Re: Importing functions in CommDLG (and others)

2000-06-03 Thread Ulrich Weigand
Serge Ivanov wrote: Not necessary, you can use Import section of .def file (in windows world). And new 'import' entries in .spec file made me think that we have similar mechanism in Wine. Not really (at least not yet :-/). The 'import' statement in the .spec file causes the referenced

Re: Importing functions in CommDLG (and others)

2000-06-03 Thread Juergen Schmied
From recent patch: cdlg32.c: /* FIXME: we cant import SHGetSpecialFolderPathA from all versions of shell32 */ Good you remember me to that. The patch was about a month in my tree and I forgot to fix that before sending the patch out. The comment was for myself ;-) I'll fix this soon. Not

Re: Wordpad 98 fails with Address space separation

2000-06-03 Thread Guy L. Albertelli
-Original Message- From: Alexandre Julliard [EMAIL PROTECTED] To: Guy L. Albertelli [EMAIL PROTECTED] Cc: Wine Devel [EMAIL PROTECTED]; gerard patel [EMAIL PROTECTED] Date: Saturday, June 03, 2000 12:38 AM Subject: Re: Wordpad 98 fails with Address space separation "Guy L. Albertelli"

Re: Web / CVS cutover

2000-06-03 Thread Gerald Pfeifer
On Thu, 1 Jun 2000, Douglas Ridgway wrote: I'd also be interested in hearing positive and negative feedback on the speed and responsiveness of the new machine. We can put CVS mirrors all over the world if required. Much faster and much more stable. :-) (And I'm in the heart of Europe, rather

Re: Incompatibility in WRC?

2000-06-03 Thread Bertho Stultiens
Dave Pickles wrote: Recompiling the WCMD command-line interpreter for the first time in quite a while it seems that wrc now has an incompatibility with Windows resource compilers (Borland C++ 5.02 to be specific). The resource file wcmdrc.rc contains entries such as the following: [snip]

Re: Web / CVS cutover

2000-06-03 Thread Bertho Stultiens
Gerald Pfeifer wrote: Much faster and much more stable. :-) Hm, more stable, yes, but last light I had 46% packet loss. Greetings Bertho

Re: Starters

2000-06-03 Thread Petr Tomasek
On Sat, 3 Jun 2000, Aviad Pineles wrote: Hi, I'm an accomplished programmer and would like to start contributing to the Wine project, but I need some starters, I would appreciate any pointers and help you can offer. Thanks, Aviad. [EMAIL PROTECTED] ^^ What about working

Re: Address space separation/Exceptions and large stack

2000-06-03 Thread Ulrich Weigand
Hello, Alexandre's address separartion patch conflicts with Ulrichs patch for exceptions on the large stack. Ulrich, do you still want to do some modifications to that patch or is there any other reason not to submit it? Not really ... I've just sent an adapted version to wine-patches.

Re: exceptions and large stack

2000-06-03 Thread Ulrich Weigand
Eric Pouech wrote: Sorry for the late reply ... Why should this be different for WineLib apps? IMO the large stack is something completely internal to Wine, and should not interact in any way with the application's (whether Win32 or WineLib) exception handling. Everything executed on

Re: Web / CVS cutover

2000-06-03 Thread Ove Kaaven
On Sat, 3 Jun 2000, Juergen Schmied wrote: I just updated (cvs.winehq.com) and did not get the patches anounced on wine-cvs. The cvs-browser shows a old state too. Are the old dns-names still valid? Actually, the old server (at winehq.tiepmiep.dk) still updates correctly, while the new

WRC and alignment issues

2000-06-03 Thread Ulrich Weigand
Hi Bertho, I've again been playing a little with Wine on Solaris/Sparc, and noticed that while the endianness issues are now fine, WRC will still crash with bus errors due to unaligned memory accesses when running on Sparc. Unfortunately, this is not just a problem of fixing a few generic

Re: Web / CVS cutover

2000-06-03 Thread Dimitrie O. Paun
I find it slower. Moreover, I can't seem to be able to create diffs: [dimi@decebal wine]$ cvs -q diff ../wine-user-1.diff cvs server: failed to create lock directory in repository `/home/wine/wine/dlls/kernel': No such file or directory cvs server: failed to obtain dir lock in repository

More CVS / Web problems

2000-06-03 Thread Dimitrie O. Paun
1. The cvsweb runs on an old copy of the tree. This is most likely the result of the fact that the tree is not updated properly 2. If you try to get a specific version of a file, you get: Error Error: Unexpected output from cvs co: cvs checkout: Sorry, you don't have read/write access to the

Re: More CVS / Web problems

2000-06-03 Thread Gerald Pfeifer
On Sat, 3 Jun 2000, Dimitrie O. Paun wrote: Error: Unexpected output from cvs co: cvs checkout: Sorry, you don't have read/write access to the history file cvs [checkout aborted]: /opt/cvs/wine/CVSROOT/history: Permission denied A FYI for anyone who's going to fix that: Recent versions of

Re: More CVS / Web problems

2000-06-03 Thread Bertho Stultiens
The old server is still up and running (everything except the apps database). I saw that it still servered requests for those who have hard-coded IPs and those who's DNS hasn't timed-out yet. The Expire is at almost 6 weeks, so bad name-servers can point to the old IP quite some time. I plan to