Re: [Now ns7] Dragon ns8 problem

2005-08-31 Thread Jean Magnan de Bornier
Le 31 août à 07:36:06 Jean Magnan de Bornier [EMAIL PROTECTED] écrit notamment: Sorry, I must cancel this message; if IE is launched, the install of ns7 seems to start, but some problems arise; more on this later... | Le 23 août à 06:00:34 Jean Magnan de Bornier [EMAIL PROTECTED] écrit

Re: wine20050830 - is quite fast

2005-08-31 Thread Kuba Ober
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. What application is it? Do you see times of that order for everything? I run visual studio compiler under wine and the performance is pretty

Re: include/guiddef.h: C++ compatibility patch

2005-08-31 Thread Dmitry Timoshkov
Troy Rollo [EMAIL PROTECTED] wrote: #ifdef INITGUID +#ifdef __cplusplus #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ +extern const GUID name = \ + { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } } +#else +#define DEFINE_GUID(name, l, w1, w2, b1,

Re: Web Server Back Online

2005-08-31 Thread Tom Wickline
On 8/31/05, Tom Wickline [EMAIL PROTECTED] wrote: 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

Re: wine20050830 - is quite fast

2005-08-31 Thread Vijay Kiran Kamuju
Generally i use codevisual2flowchart, PE Explorer, google talk. Previous they used to take a 2-5 minutes to start up and i had to wait all the time On 8/30/05, Kuba Ober [EMAIL PROTECTED] wrote: previous it took 3-4 minutes to show the application in wine20050725, but the latest has reduced

Re: MSHTML: Beggining implementation of onload rutine

2005-08-31 Thread Dmitry Timoshkov
Jacek Caban [EMAIL PROTECTED] wrote: +static nsIURIContentListenerVtbl nsURIContentListenerVtbl = { +nsURIContentListener_QueryInterface, +nsURIContentListener_AddRef, +nsURIContentListener_Release, +nsURIContentListener_OnStartURIOpen, +nsURIContentListener_DoContent,

Re: WLDAP32: fix the build without openldap headers

2005-08-31 Thread Andreas Mohr
Hi, On Wed, Aug 31, 2005 at 02:47:31PM +0200, Hans Leidekker wrote: CVS is still unavailable, so here's a patch generated without CVS. I hope it applies cleanly. It is not. The main server might still be, but there's a rather adequate mirror available, as has even been mentioned right before

Re: Need help debugging a memory corruption bug in shfldr_unixfs.c

2005-08-31 Thread Duane Clark
Michael Jung wrote: On Monday 29 August 2005 18:09, Duane Clark wrote: I am seeing it now, using winecfg and browsing to Add application... in the Applications tab. And this entirely within wine drives. Are you saying you are not using the unix filesystem namespace and you are seeing the

Re: Need help debugging a memory corruption bug in shfldr_unixfs.c

2005-08-31 Thread Michael Kaufmann
Hi Michael, 2) Did other people see this bug already? TextPad 4.5 broke just around the time when you checked in the patch. It crashes at startup, the crash location is strange and has already changed a few times when I updated the WINE source tree. You can get TextPad 4.5 here:

Re: Web Server Back Online

2005-08-31 Thread Jeremy Newman
Interesting. Pipermail does not have any config that I can see to change that. Looking at other mailing lists it looks like that is just how it works. On Tue, 2005-08-30 at 20:30 -0600, Vitaliy Margolen wrote: Tuesday, August 30, 2005, 5:30:49 PM, Jeremy Newman wrote: The webserver is back

Wine 20050830 and Notes 6.51

2005-08-31 Thread Kevin DeKorte
Wine 20050830 will not startup Notes 6.51, rolling back to the previous version works fine. Kevin Crash Dump: wine nlnotes fixme:uniscribe:ScriptGetProperties 0x61be3aa8,0x61be3a7c fixme:uniscribe:ScriptRecordDigitSubstitution 1024,0x61be3a70 wine: Call from 0x41558608 to unimplemented

Re: WLDAP32: implement more functions

2005-08-31 Thread Paul Millar
On Tuesday 30 Aug 2005 13:31, Vitaly Lipatov wrote: winldap_private.h:289: error: syntax error before BerElement I get this error too, although the machine is somewhat ancient. http://www.astro.gla.ac.uk/users/paulm/WRT/buildinfo.php?id=671 Cheers, Paul. pgpZRM5fn4bBi.pgp Description: PGP

Today's release fails to build for me

2005-08-31 Thread Gerald Pfeifer
...with the following error (FreeBSD 5.4): /usr/bin/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:

compile pb on wine 20050830

2005-08-31 Thread rmkml
Hi, look my compile pb : ... make[2]: Entering directory `/mnt3/wine-20050830/dlls/wldap32' 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

Re: Wine 20050830 and Notes 6.51

2005-08-31 Thread Tom Wickline
On 8/31/05, Kevin DeKorte [EMAIL PROTECTED] wrote: Wine 20050830 will not startup Notes 6.51, rolling back to the previous version works fine. Kevin Crash Dump: set usp10.dll to or builtin may fix it. Tom

Re: Today's release fails to build for me

2005-08-31 Thread Ivan Leo Puoti
Gerald Pfeifer wrote: /usr/bin/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: winldap_private.h:289:

Re: Web Server Back Online

2005-08-31 Thread Saulius Krasuckas
server knows it is a text file which can be easily viewed. Still winehq server/mail-manager converts the type to application/octet-stream. $ wget -S http://www.winehq.org/pipermail/wine-patches/attachments/20050831/cb1e3bc5/sync.bin | --19:14:58-- http://www.winehq.org/pipermail/wine-patches

Re: Wine 20050830 and Notes 6.51

2005-08-31 Thread Kevin DeKorte
On Wednesday 31 August 2005 09:03 am, Tom Wickline wrote: On 8/31/05, Kevin DeKorte [EMAIL PROTECTED] wrote: Wine 20050830 will not startup Notes 6.51, rolling back to the previous version works fine. Kevin Crash Dump: set usp10.dll to or builtin may fix it. Tom I tried that and

Re: Web Server Back Online

2005-08-31 Thread Jeremy Newman
On Wed, 2005-08-31 at 19:24 +0300, Saulius Krasuckas wrote: Hm. The page shows it's type as x-patch. Even pine on my mail server knows it is a text file which can be easily viewed. Still winehq server/mail-manager converts the type to application/octet-stream. May it have something to do

Oxford Genie ERROR..

2005-08-31 Thread MoUCLAs
Hi, i get the following error when i try to run the Illview02.exe of the Oxford Genie Dictionary. I tried also with the latest version 20050830 and nothing. I run Suse 9.3 64bit. -- email me: [EMAIL PROTECTED] ___ Greek Tech Portal:

Problems with winecfg and theming

2005-08-31 Thread Paul Vriens
Hi, I'm not able to use winecfg and theming. If I select to add a theme I get an exception after selecting the file and clicking OK. the .msstyles files seems to have been copied to the right place. When I however start winecfg again and go to the Appearance tab I get a new exception. Remove

Re: Problems with winecfg and theming

2005-08-31 Thread Kevin DeKorte
On Wednesday 31 August 2005 01:03 pm, Paul Vriens wrote: Hi, I'm not able to use winecfg and theming. If I select to add a theme I get an exception after selecting the file and clicking OK. the .msstyles files seems to have been copied to the right place. When I however start winecfg again

Re: include/guiddef.h: C++ compatibility patch

2005-08-31 Thread Troy Rollo
takes us into more dangerous territory (see Feist Publications v Rural Telephone Service). Correction... Computer Associates v Altai (lesson: don't sent email requiring some precision before being fully awake). -- [EMAIL PROTECTED] - Sydney, Australia pgpXTslsdgefs.pgp Description: PGP

How to diplay Unicode in Html Help Index Table of Content

2005-08-31 Thread LONG LU THANH
Dear Sir/Madam, I read one message on website http://www.winehq.org/hypermail/wine-patches/2005/04/0004.html about how to display unicode characters in Html Help Index Table of Content. Could you please guide me more or please tell which Help Authoring tool that can be do it for me. Thanks so

Re: KERNEL: check for NULL in LoadModule16

2005-08-31 Thread Jakob Eriksson
Andreas Mohr wrote: What about a directory dlls/kernel/tests/win16/ ? (and adding a README mentioning OpenWatcom) Or should it be dlls/kernel/tests16/ instead? Why not a binary win16 checked into CVS to be run by winetest? We only want to test win16 loading, right? regards, Jakob

Re: include/guiddef.h: C++ compatibility patch

2005-08-31 Thread Troy Rollo
On Wednesday 31 August 2005 19:10, Dmitry Timoshkov wrote: onst GUID name PSDK has 'extern' for both C and CPP cases, just the CPP one has 'extern C'. We have to use the same approach. Why? We have to get the same *result*, but that doesn't mean we have to have the same *code*. 'extern C' on

Re: [resend] atl.DllRegisterServer

2005-08-31 Thread Stefan Leichter
ChangeLog --- changed name of the REGISTRY resource to the one of the native dll Am Dienstag, 30. August 2005 12:09 schrieb Stefan Leichter: Alexandre Julliard schrieb: It can, but it's not clear that it should, LOAD_LIBRARY_AS_DATAFILE doesn't make much sense on a

Re: Wine device drivers proposal

2005-08-31 Thread Evgeny F
Damjan Jovanovic [EMAIL PROTECTED] wrote: What microdriver are you talking about? Are you working on STI? For STI, there is a convention for Windows 2000 and onwards, something like \\.\USBSCAN\... (check the STI documentation on MSDN). If it's STI, I have some code; do you want it?

Re: Wine device drivers proposal

2005-08-31 Thread Evgeny F
Damjan Jovanovic [EMAIL PROTECTED] wrote: What microdriver are you talking about? Are you working on STI? For STI, there is a convention for Windows 2000 and onwards, something like \\.\USBSCAN\... (check the STI documentation on MSDN). If it's STI, I have some code; do you want it? Yes, it

Re: include/guiddef.h: C++ compatibility patch

2005-08-31 Thread Steven Edwards
Hi, On 8/31/05, Troy Rollo [EMAIL PROTECTED] wrote: 'extern C' on a non-member non-function global is perfectly meaningless to most C++ compilers. As far as I am aware, only MSVC++ mangles global variables. The 'extern C' is thus there to deal with a broken feature of the MSVC++ compiler, and