winebuld/winecrt changes and breakages

2005-09-02 Thread Ivan Leo Puoti
Your recent changes have broken the ntoskrnl build, because we're forced to link to kernel32 (that we don't need nor want) Could you please fix this? ntoskrnl is meant to be a native program anyway, so it shouldn't have an entry point routine like win32 progs. Being able to use NtProcessStartup i

Re: Web Server Back Online

2005-09-02 Thread Ron Jensen
On Fri, Sep 02, 2005 at 11:22:21PM +0200, Stefan Leichter wrote: > Am Mittwoch, 31. August 2005 01:30 schrieb 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. > > > Hi Jeremy, > > tha

Re: include/guiddef.h: C++ compatibility patch (with MSVC++ support)

2005-09-02 Thread Troy Rollo
On Friday 02 September 2005 19:53, Dmitry Timoshkov wrote: > There are 2 problems with this patch: you forgot to provide a definition > for EXTERN_C, I "forgot" nothing. It's defined in both basetyps.h and winnt.h, which is sufficient for it to have built the whole of WINE after a "make clean" a

Re: proper nt-style authentication (reactos, wine, samba tng)

2005-09-02 Thread Luke Kenneth Casson Leighton
On Sat, Sep 03, 2005 at 01:09:47AM +0100, Luke Kenneth Casson Leighton wrote: >i trust that you are aware that NTLM authentication has >been provided for quite some time to external services, >in a number of ways. as you helped design one of those >methods (the win

Re: proper nt-style authentication (reactos, wine, samba tng)

2005-09-02 Thread Luke Kenneth Casson Leighton
andrew bartlett, your sarcasm is totally inappropriate, and you are completely out of line, and you damn well know it. get a grip, and if you cannot do so, do not embarrass yourself or the reputation of the samba team, which you represent by utilising a "samba.org" email address, by replying at all

Re: Wine test results problem

2005-09-02 Thread Juan Lang
Hi Katerina, > I execute Wine tests on clean Windows XP SP2 and Windows 2003 SP1 EE. > > Why the number of tests executed and number of failures are so > different for the identical test groups? There are bugs in the tests, unfortunately. For example, these failures: > -tests/shellpath.c: 10 t

DosDefineDevice breaking mapping to unix folders

2005-09-02 Thread Christian Costa
Hi, It seems there is something wrong with DosDefineDevice. If we consider a drive declared as F: -> /mnt/win_e Remapping the drive F: to G: with this function leads to F: -> G: with G: non defined. This makes, in my case, my app to break all my drives assignement. It's seems the code lacks

Strange problem with OpenGL in recent versions of wine

2005-09-02 Thread Daniel
Hi there, recent versions of wine have shown a very peculiar behaviour for me. The first I noticed it with was 20050628, whereas I know 20050310 to work in this respect. What happens is that any program that uses D3D or OpenGL will at startup complain that it is missing hardware acceleration, that

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread Jean Magnan de Bornier
Le 02 septembre à 20:37:50 [EMAIL PROTECTED] écrit notamment: | It is possible that you are getting caught out by a modal dialogue that is | not being brought to the top of the z-order : ie not comming to the front. Well thanks, I remember that, I'll have a look tomorrow... > | I wrote about t

Re: Web Server Back Online

2005-09-02 Thread Stefan Leichter
Am Mittwoch, 31. August 2005 01:30 schrieb 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. > Hi Jeremy, thank you for the new webserver. Is it possible to get the timestamps back into t

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread wino
It is possible that you are getting caught out by a modal dialogue that is not being brought to the top of the z-order : ie not comming to the front. I wrote about this in one of my msgs earlier this year but you may have missed it since there was a lot of detail. I found it best to drag th

Re: URLMON: Added CreateAsyncBindCtxEx implementation

2005-09-02 Thread Robert Shearman
Jacek Caban wrote: +static void test_CreateAsyncBindCtxEx(void) +{ +IBindCtx *bctx = NULL, *bctx_arg = NULL; +IBindStatusCallback *bsc = statusclb_create(); +BIND_OPTS bindopts; +HRESULT hres; + +hres = CreateAsyncBindCtxEx(NULL, 0, NULL, NULL, NULL, 0); +ok(hres == E_INV

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread Jean Magnan de Bornier
Le 02 septembre à 15:38:36 [EMAIL PROTECTED] écrit notamment: | As far as I can remember those errors are not important. You dont use all | the OLE stuff on wine and I dont think most of it is implemented. This | should not stop your basic dictation and the text editor from working. > | The re

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread Jean Magnan de Bornier
Le 02 septembre à 19:07:57 Robert Shearman <[EMAIL PROTECTED]> écrit notamment: | Jean Magnan de Bornier wrote: > | >Le 31 août à 09:07:52 Jean Magnan de Bornier <[EMAIL PROTECTED]> écrit notamment: | > | >| Sorry, I must cancel this message; if IE is launched, the install of ns7 | >| seems to st

Re: proper nt-style authentication (reactos, wine, samba tng)

2005-09-02 Thread David Johnson
I love for this great idea and I put it to the ROS DEV. Please consider doing every bit of it. XXXOOO Dave On 9/1/05, Luke Kenneth Casson Leighton <[EMAIL PROTECTED]> wrote: > [please note: due to its cross-discipline and cross-project nature, > this message is going out to SEVERAL relat

Wine test results problem

2005-09-02 Thread Katerina Nizhnik
Hi, I execute Wine tests on clean Windows XP SP2 and Windows 2003 SP1 EE. I tried to use both pre-compiled binary from http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/winetest-latest.exe and Wine sources built by myself with Visual Studio .NET 2003 (20050830 version). What I do is just la

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread Robert Shearman
Jean Magnan de Bornier wrote: Le 31 août à 09:07:52 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... Hi all, Still trying to install ns7, here

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread wino
BTW I ran the install prog from wine's h: , I dont know if that may make a difference. [EMAIL PROTECTED] ~/.wine $ ls -ail ~/.wine/dosdevices total 8 65155 drwxr-xr-x 2 prof users 4096 Jun 11 00:38 . 65154 drwxr-xr-x 5 prof users 4096 Sep 2 15:35 .. 65189 lrwxrwxrwx 1 prof users 18 Mar 1

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread wino
As far as I can remember those errors are not important. You dont use all the OLE stuff on wine and I dont think most of it is implemented. This should not stop your basic dictation and the text editor from working. The reboot system needs a "wine reboot" from console: bash# wineboot You wi

Re: proper nt-style authentication (reactos, wine, samba tng)

2005-09-02 Thread Andrew Bartlett
On Fri, 2005-09-02 at 01:39 +0100, Luke Kenneth Casson Leighton wrote: I will leave the rest of this mail well aside, but I just wanted to clarify exactly how long we have been providing NTLM authentication services to external projects: > 2) write a lovely insecure method of "outsourcing" the us

Re: [Now ns7] Dragon ns8 problem

2005-09-02 Thread Jean Magnan de Bornier
Le 31 août à 09:07:52 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... Hi all, Still trying to install ns7, here is what happens: ~wine /mnt/cdr

Re: proper nt-style authentication (reactos, wine, samba tng)

2005-09-02 Thread Luke Kenneth Casson Leighton
hi, rob, thanks for responding. On Fri, Sep 02, 2005 at 12:05:24AM -0500, Robert Shearman wrote: > Luke Kenneth Casson Leighton wrote: > >that you - the wine team - continue to reinvent an non-interoperable > >version of MSRPC, for binary-level "DCOM" interoperabiltiy ONLY, > >demonstrates quite

Re: include/guiddef.h: C++ compatibility patch (with MSVC++ support)

2005-09-02 Thread Dmitry Timoshkov
"Troy Rollo" <[EMAIL PROTECTED]> wrote: > --- include/guiddef.h (revision 26053) > +++ include/guiddef.h (local) > @@ -35,12 +35,18 @@ > #undef DEFINE_GUID > > #ifdef INITGUID > +#ifdef __cplusplus > #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ > +EXTERN_C