Re: documentation/status

2003-09-26 Thread Dimitrie O. Paun
On September 27, 2003 01:42 am, Eric Pouech wrote: > as Dimi is cleaning documentation/status out, documentation/status/dde > is completly out of date, and can be simply removed. I've been reviewing that, and the only things that _might_ be of interest are these TODOs: TO DO

Re: Fix for bug 640 - moving thin frames leaves mess

2003-09-26 Thread Pavel Roskin
On Fri, 26 Sep 2003, Alexandre Julliard wrote: > Pavel Roskin <[EMAIL PROTECTED]> writes: > > > I also included a patch that removes special treatment for R2_XORPEN with > > black pen. I don't see such behavior in Windows 2000. I also tested > > Paintbrush from Windows 3.11 and it has no graphic

documentation/status

2003-09-26 Thread Eric Pouech
as Dimi is cleaning documentation/status out, documentation/status/dde is completly out of date, and can be simply removed. (and documentation/status as well) A+ -- Eric Pouech

Re: wine/ tools/runtest misc/options.c include/mod ...

2003-09-26 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > Why must wines command line options be removed though? They are often > handy for testing things out. They break dll separation, and they interfere with the command line of Winelib apps. It's easy enough to write a wrapper script to handle options if you w

Re: Fix for bug 640 - moving thin frames leaves mess

2003-09-26 Thread Alexandre Julliard
Pavel Roskin <[EMAIL PROTECTED]> writes: > I also included a patch that removes special treatment for R2_XORPEN with > black pen. I don't see such behavior in Windows 2000. I also tested > Paintbrush from Windows 3.11 and it has no graphical problems > except Pick->Tilt, which is unaffected by t

Re: winetests compile errors with MSVC and Wine headers

2003-09-26 Thread Dimitrie O. Paun
On Fri, 26 Sep 2003, Jakob Eriksson wrote: > Alas, now the MSVC headers build fail again at the same places as with > Wine headers. > Visual Studio and I do not get along very well... * > After I made "build clean" I was down to 17 tests compiling again. [sigh] I'd be really curious to know t

Re: [ANN] Conformance testing campaign

2003-09-26 Thread Dimitrie O. Paun
On Sat, 27 Sep 2003, Ferenc Wagner wrote: > For the console test, yes. I just did not care, because I > was promised a better run. In other words, he is supposed to detect a hanged test, and report an error? > We could put up a little cgi which asks for a tag and makes > sure it is unique. T

Re: Wineconf 2004, otherwise known as...

2003-09-26 Thread Jakob Eriksson
Jeremy White wrote: ...making good on my threat. We are making plans to host Wineconf 2004, in St. Paul, MN, during January 2004. This is the last chance for someone in Europe to volunteer to organize it in their neck of the woods... Please... somebody. I want to go this time. But I suppose

Re: winetests compile errors with MSVC and Wine headers

2003-09-26 Thread Jakob Eriksson
Dimitrie O. Paun wrote: On Fri, 26 Sep 2003, Jakob Eriksson wrote: I have upgraded all my include files and lib files in Visual Studio. I just got another message from you saying they all compile. Which one is true? :) Well this IS embarassing. What I meant was, Wine headers fail, MSV

Updated winetests.exe

2003-09-26 Thread Jakob Eriksson
winetests.exe with tests from CVS 2003-09-26 can be found here: http://vmlinux.org/~jakov/Wine/ (The bigger EXE size is due to tests generated from MSVC instead of MinGW.) This winetests.exe should not pop up various error requesters any more, so if you click past any, please note it in the co

Re: [ANN] Conformance testing campaign

2003-09-26 Thread Ferenc Wagner
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > On Mon, 22 Sep 2003, Ferenc Wagner wrote: > >> "Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: >> >>> -- for the ME case, how can we have have some >>> results (up to kernel32.dll:codepage) and then >>> have no results? Doesn't that mean

Wineconf 2004, otherwise known as...

2003-09-26 Thread Jeremy White
...making good on my threat. We are making plans to host Wineconf 2004, in St. Paul, MN, during January 2004. This is the last chance for someone in Europe to volunteer to organize it in their neck of the woods... Otherwise, we plan to provide: * A meeting space for 2 days * Arrangements for

Re: winetests compile errors with MSVC and Wine headers

2003-09-26 Thread Dimitrie O. Paun
On Fri, 26 Sep 2003, Jakob Eriksson wrote: > I have upgraded all my include files and lib files in Visual Studio. I just got another message from you saying they all compile. Which one is true? :) -- Dimi.

tests compiled with MSVC, MSVC headers.

2003-09-26 Thread Jakob Eriksson
:-D -- Done -- Clean: 20 succeeded, 0 failed, 0 skipped

winetests compile errors with MSVC and Wine headers

2003-09-26 Thread Jakob Eriksson
I have upgraded all my include files and lib files in Visual Studio. -- Build started: Project: msvcrt_test, Configuration: Wine Headers Win32 -- Compiling... testlist.c scanf.c file.c Generating Code... Linking... testlist.obj : error LNK2001: unresolved external symbol _func_cpp .\Ou

Re: winetest.exe no results

2003-09-26 Thread Tony Lambregts
Jakob Eriksson wrote: > Tony Lambregts wrote: > > >Well I dont have MSVC so I can't compile the tests if I did that. AFAIK > >compiling using MinGW still has issues. So... If I make up a diff is anyone > >interested in doing the compiling useing MSVC? > > > > > > Mail it to me. > I really apprec

Re: winetest.exe no results

2003-09-26 Thread Jakob Eriksson
Tony Lambregts wrote: I really appreciate this Jacob. Sorry I did not get this to you sooner but my paying job Well, the upshot of not having a paying job is I can do more Wine compiles. Of course, I need a lot of time, since Wine takes forever to compile on my box. :-) regards, Jakob

regression - display mode detection - more exanples

2003-09-26 Thread hatky
I don't know why I didn't think of giving you more examples of what the last change of resolution changing did but here they are: gta2 manager now detects these resolutions twice: 640x480 800x600 1024x786 1152x864 1280x960 and the 1400x1050 4 times (This manager only displays resolutions without

Re: shlwapi 405/406

2003-09-26 Thread Rolf Kalbermatter
Jon Griffiths <[EMAIL PROTECTED]> wrote: >> Please don't do that. Internal functions should use standard C >> calling conventions. We don't care about two bytes of extra code. > >Can do. Is there any reason why not though? After all, the entire >Win32 api does it... Alexandre may have its reasons

Re: Max Payne & resolution detection

2003-09-26 Thread Sylvain Petreolle
--- Lionel Ulmer <[EMAIL PROTECTED]> a écrit : > > Now Max Payne sees only 1280x1024, all other modes arent listed > > anymore. > > Did you per-chance : > 1) disable the usage of XVidMode in your config file wasnt in my config file, I added it, set to disabled. > 2) disabel the XVidMode extensi

Re: Max Payne & resolution detection

2003-09-26 Thread Lionel Ulmer
> Now Max Payne sees only 1280x1024, all other modes arent listed > anymore. Did you per-chance : 1) disable the usage of XVidMode in your config file 2) disabel the XVidMode extension on your X server Lionel -- Lionel Ulmer - http://www.bbrox.org/

Max Payne & resolution detection

2003-09-26 Thread Sylvain Petreolle
To continue the resolution detection problems story, today comes Max Payne. My X resolution is 1280x1024x16. If run under desktop mode with a size of 640x480, Max Payne sees correctly video modes (640, 800, 1024 and 1280) but fails with a BadWindow error. Since this error is usually corrected by

Re: Keyboard problems

2003-09-26 Thread Dmitry Timoshkov
"Salmela" <[EMAIL PROTECTED]> wrote: > xev identifies characters correctly (äöå shows in log) and +x11drv: > trace:x11drv:x11drv_init_thread_data Using en_US.iso885915 locale of Input > Method Then generate a +key,+keyboard,+x11drv,+event log running notepad and send it directly to me (compressed

Re: Keyboard problems

2003-09-26 Thread Salmela
On Fri, 26 Sep 2003, Dmitry Timoshkov wrote: > "Salmela" <[EMAIL PROTECTED]> wrote: > > > Scandinavian characters don't work (äöåÄÖÅ). I thought this might be the > > problem. > > That usually means that there is a problem with your locale. Run > with +x11drv and look what locale is used by XFre

Re: Keyboard problems

2003-09-26 Thread Dmitry Timoshkov
"Salmela" <[EMAIL PROTECTED]> wrote: > Scandinavian characters don't work (äöåÄÖÅ). I thought this might be the > problem. That usually means that there is a problem with your locale. Run with +x11drv and look what locale is used by XFree86. Also check whether xev works with your locale. -- Dmit

Re: Upgrade management

2003-09-26 Thread Sylvain Petreolle
--- Mike Hearn <[EMAIL PROTECTED]> a écrit : > On Thu, 2003-09-25 at 20:13, Sylvain Petreolle wrote: > > Cant work, as 'make install' must be done being root user. > > Good point. Possibly a timestamp key in the registry that is updated > with each alteration of winedefault.reg and is also update