Re: KERNEL: check for NULL in LoadModule16

2005-08-30 Thread Andreas Mohr
Hi, On Mon, Aug 29, 2005 at 01:43:04PM -0500, Alex Villací­s Lasso wrote: I could not find any MSDN reference on any documented behavior for LoadLibrary16 or LoadModule16 when libname == NULL. I've checked it now (Watcom, Win98 SE): (forgot to zero LOADPARAMS, sorry! But it hopefully didn't

Re: Re[4]: Wine device drivers proposal

2005-08-30 Thread Damjan Jovanovic
--- Vitaliy Margolen [EMAIL PROTECTED] wrote: Monday, August 29, 2005, 3:13:43 AM, Damjan Jovanovic wrote: It looks like there are multiple projects going on along the same lines here. Ivan Leo and me working on this too (making safedisc protected games work on wine). So far

curses problems in wineconsole

2005-08-30 Thread Robert Lunnon
curses.c in wineconsole seems to be under (re) development at the moment. Under Solaris I get the following. I presume this is because the changes are being developed with ncurses in mind. gmake gcc -c -I. -I. -I../../include -I../../include -DUNICODE -D_REENTRANT -fPIC -Wall -pipe

Possible theming bug?

2005-08-30 Thread James Liggett
Hi, Yesterday I updated CVS and tried the new theme system. While I find it very impressive, I think I may have discovered a glaring problem with it. I copied the WinXP Luna theme from my XP partition into the Resources folder as directed by this week's WWN issue. It showed up in the Appearances

Re: [resend] atl.DllRegisterServer

2005-08-30 Thread Stefan Leichter
Alexandre Julliard schrieb: Stefan Leichter [EMAIL PROTECTED] writes: looks like i was confused by LoadLibraryEx. I found now that when buildin and native version of a dll are present and nothing for the load order is specified LoadLibraryEx loads the buildin version as long as

Re: curses problems in wineconsole

2005-08-30 Thread Alexandre Julliard
Robert Lunnon [EMAIL PROTECTED] writes: curses.c in wineconsole seems to be under (re) development at the moment. Under Solaris I get the following. I presume this is because the changes are being developed with ncurses in mind. Nothing has changed in that code for months. There have been

Re: [resend] atl.DllRegisterServer

2005-08-30 Thread Alexandre Julliard
Stefan Leichter [EMAIL PROTECTED] writes: looks like i was confused by LoadLibraryEx. I found now that when buildin and native version of a dll are present and nothing for the load order is specified LoadLibraryEx loads the buildin version as long as LOAD_LIBRARY_AS_DATAFILE is not

RE: BUG[1481] : unimplemented function msvcrt.dll._mbsbtype

2005-08-30 Thread Ge van Geldorp
From: Jesse Allen Quick question. Does React OS or DJGPP include a portable implementation of printf in msvcrt? I tried looking using your source browser but I could not tell where it is actually located. It's in lib/crt/stdio

Re: wine/ include/prsht.h include/commctrl.h dlls/ ...

2005-08-30 Thread Frank Richter
On 30.08.2005 12:07, Alexandre Julliard wrote: Log message: Frank Richter [EMAIL PROTECTED] Fix warnings in 64bit. No I didn't; something must have been mixed up while making the commit message. -f.r.

Re: WLDAP32: implement more functions

2005-08-30 Thread Vitaly Lipatov
В сообщении от 29 Август 2005 23:26 Hans Leidekker написал(a): -Hans Changelog Implement ldap_count_entries, ldap_count_references, ldap_first_attribute*, ldap_first_entry, ldap_first_reference, ldap_next_attribute*, ldap_next_entry and ldap_next_reference. I guess, this patch cause

wine20050830 - is quite fast

2005-08-30 Thread Vijay Kiran Kamuju
hi, previous it took 3-4 minutes to show the application in wine20050725, but the latest has reduced to less than a min. even in managed mode its faster. bye, Vijay

Re: [Bug 3148] Mouse: multi-file selection drag behavior broken

2005-08-30 Thread Hiji
-20050830. Is this something I should not hope on ever getting fixed or having the patch merged into the tree? I think this is a REALLY serious bug. What good is Wine if mouse behavior is broken? :( Hiji Start your day with Yahoo

Web Server Back Online

2005-08-30 Thread Jeremy Newman
The webserver is back online. There are still plenty of quirks to fix. Feel free to bug me here on wine-devel about any issues that crop up. Whats Up: www.winehq.org website bugs.winehq.org website appdb.winehq.org website FTP site Anonymous CVS access What is still down: We use cvsupd to sync

Re: Web Server Back Online

2005-08-30 Thread Jeremy Newman
It works. You are probably still resolving to the old IP. That should clear up shortly. $ host winehq.org winehq.org has address 209.32.141.3 $ cvs -d:pserver:[EMAIL PROTECTED]:/home/wine co wine cvs checkout: Updating wine U wine/.cvsignore U wine/ANNOUNCE U wine/AUTHORS ... On Tue, 2005-08-30

Re: Web Server Back Online

2005-08-30 Thread Alex Villací­s Lasso
Jeremy Newman wrote: It works. You are probably still resolving to the old IP. That should clear up shortly. $ host winehq.org winehq.org has address 209.32.141.3 $ cvs -d:pserver:[EMAIL PROTECTED]:/home/wine co wine cvs checkout: Updating wine U wine/.cvsignore U wine/ANNOUNCE U wine/AUTHORS

Re: Web Server Back Online

2005-08-30 Thread Alex Villací­s Lasso
Jeremy Newman wrote: The webserver is back online. There are still plenty of quirks to fix. Feel free to bug me here on wine-devel about any issues that crop up. Whats Up: www.winehq.org website bugs.winehq.org website appdb.winehq.org website FTP site Anonymous CVS access Anonymous CVS

Re: Web Server Back Online

2005-08-30 Thread Jeremy Newman
Well, cvs.winehq.org is just a CNAME to www.winehq.org. They all point to the same IP. Any of those hosts should work. Depending of course on any stale DNS records at your name server. We prefer you use cvs.winehq.org just in case down the road we do move it to a different box or what have you.

Re: Web Server Back Online

2005-08-30 Thread Jeremy Newman
On Tue, 2005-08-30 at 18:30 -0500, Jeremy Newman wrote: What is still down: We use cvsupd to sync our CVS trees. I'm still working on getting this running on Debian Sarge. It is no longer included in Sarge so I installed the woody packages. Though I have been unable to get it working. What

Re: wined3d - d3d9 regression testing 7_12_2005

2005-08-30 Thread Oliver Stieber
--- Jesse Allen [EMAIL PROTECTED] wrote: On 8/28/05, Ann Jason Edmeades [EMAIL PROTECTED] wrote: Out of interest, does reversing this patch fix the wc3 fonts - If I recall correctly if was the glTranslate calls which originally made the wc3 fonts look correct, and I noticed in one of the

Re: wined3d - d3d9 regression testing 7_12_2005

2005-08-30 Thread Oliver Stieber
--- Jesse Allen [EMAIL PROTECTED] wrote: On 8/28/05, Stefan Dösinger [EMAIL PROTECTED] wrote: Hi, Just found the old mail, the following might be interesting: Thanks, I've got the game running how Battlefront looked. Fonts are messed up, and some rendering problems, but it does

Re: Web Server Back Online

2005-08-30 Thread Vitaliy Margolen
Tuesday, August 30, 2005, 5:30:49 PM, Jeremy Newman wrote: The webserver is back online. There are still plenty of quirks to fix. Feel free to bug me here on wine-devel about any issues that crop up. It looks like pipermail doesn't understand some files and converts them to something.bin,

Wine-20050830 Compile error

2005-08-30 Thread John Shillinglaw
/src/wine/dlls/wldap32' make[1]: *** [wldap32] Error 2 make[1]: Leaving directory `/usr/src/wine/dlls' make: *** [dlls] Error 2 This occurs both with Wine-20050830.tar.gz and the latest cvs. I'm compiling under Gentoo ( up to date ) with gcc 3.3.5 John

Re: Web Server Back Online

2005-08-30 Thread Jeremy White
Jeremy Newman wrote: The webserver is back online. There are still plenty of quirks to fix. Feel free to bug me here on wine-devel about any issues that crop up. Just because no one else has said it yet: Nice work, Jer! (Jer is masking all the behind the scenese wrangling he did with our two

Re: Wine-20050830 Compile error

2005-08-30 Thread Pavel Troller
Hello, After getting the lastest tar, I get the following error: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o add.o add.c In file included from add.c:39:

Re: Web Server Back Online

2005-08-30 Thread Tom Wickline
On 8/30/05, Jeremy White [EMAIL PROTECTED] wrote: Jeremy Newman wrote: The webserver is back online. There are still plenty of quirks to fix. Feel free to bug me here on wine-devel about any issues that crop up. Just because no one else has said it yet: Nice work, Jer!

Wine-20050830 Compile error

2005-08-30 Thread John Shillinglaw
]: Leaving directory `/usr/src/wine/dlls' make: *** [dlls] Error 2 This occurs both with Wine-20050830.tar.gz and the latest cvs. I'm compiling under Gentoo ( up to date ) with gcc 3.3.5 John

Re: Wine-20050830 Compile error

2005-08-30 Thread Brian Vincent
On 8/30/05, John Shillinglaw [EMAIL PROTECTED] wrote: The bug system under winehq.org still seems to be down. It's fine. It's your DNS. -Brian

Re: [Now ns7] Dragon ns8 problem

2005-08-30 Thread Jean Magnan de Bornier
Le 23 août à 06:00:34 Jean Magnan de Bornier [EMAIL PROTECTED] écrit notamment: | Le 22 août à 23:28:43 [EMAIL PROTECTED] écrit notamment: | | On Mon, 22 Aug 2005 23:13:54 +0200, Jean Magnan de Bornier | | [EMAIL PROTECTED] wrote: | | | Well I don't have v7 and I don't think I could install