Re: renewed: wine/dlls/d3d8/device.c cleanup-3

2004-03-25 Thread Raphael
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi On Thursday 25 March 2004 21:47, hatky wrote: > Generate ERRs for implementations that exists only > with OpenGL extentions or versions that were not found > at compile time, other wise is is presnted as just > unimplemented > > > ChangeLog: >   

Re: To Do A.11 - Integrate API status into WineHQ

2004-03-25 Thread hatky
>Also it would be really nice to sort the dlls >alphabetically as there >is quite many of them. Sent patch to remove non win api. It already sorts by module name. -- Hatky, Worshiper of wine (http://www.winehq.org/ or http://hatky.myz.info/wine/), Impossible is only an opinion. __

Re: WineHQ: Of and punctuations

2004-03-25 Thread Francois Gouget
On Thu, 25 Mar 2004, Jeremy Newman wrote: > This was actually easy to fix. tags should only indent when > there is a tag immediately following it. > > I just committed a patch. Let me know if this is more to your liking. Works for me. I must say that it's really great to see all the work being

Re: To Do A.11 - Integrate API status into WineHQ

2004-03-25 Thread Francois Gouget
On Thu, 25 Mar 2004, hatky wrote: > > does the script filter out the Wine-only dlls? > > Otherwise the global statistics will be off. > No, it dosen't currently: > 1. Should we fillter them? > a. Totaly > b. Just from the Total > c. Not at all I think we should completely filter them out (a). The

Re: ALSA on i810 audio

2004-03-25 Thread chmorgan
I've been working to debug one users problem with an i810 card. (n wodOpen() we try to set the format of the audio, 16 or 8bit. I believe the i810 only supports 16bit so we return MMSYS_ERR. I *think* we should be returning WAVERR_BADFORMAT instead so wine can try another format that may work

Re: ALSA on i810 audio

2004-03-25 Thread Maxime Bellengé
Hello, Speaking of alsa, I have a problem with winealsa. Every time I start wine when the winealsa driver is loaded, I get a message from the alsa-lib which says : ALSA lib conf.c:2666:(snd_config_hooks_call) Cannot open shared library (null) ALSA lib conf.c:3047:(snd_config_update_r) hooks faile

Re: redirecting stdout with WineLib

2004-03-25 Thread Boaz Harrosh
Alexandre Julliard wrote: Ferenc Wagner <[EMAIL PROTECTED]> writes: Unfortunately this is exactly what the ok() and trace() macros do in the tests. In the light of this I'm surprised that the cross compiled binaries work under Wine. Is there a fundamental reason that it can't work under Wine

Re: lostwages/include config.php

2004-03-25 Thread Jeremy Newman
Thank Dimi, it was his idea. I agree with him though. Forums was not the right word for someone looking to find the mailing lists. On Thu, 2004-03-25 at 15:00, Ferenc Wagner wrote: > Jeremy Newman <[EMAIL PROTECTED]> writes: > > > Log message: > > s/Forums/Mailing Lists/ > > Just two words:

Re: shell32 patch 24

2004-03-25 Thread Martin Fuchs
On 25.03.2004 22:31:59 Dimitrie O. Paun wrote: > On Thu, 25 Mar 2004, Martin Fuchs wrote: > > > OK, now the patch including the "return S_FALSE". :-) > > This is why small patches are better than large ones :) Mhh - if you had accepted the whole patch, I would not have forgotten to include this

Re: shell32 patch 24

2004-03-25 Thread Dimitrie O. Paun
On Thu, 25 Mar 2004, Martin Fuchs wrote: > OK, now the patch including the "return S_FALSE". :-) This is why small patches are better than large ones :) -- Dimi.

Re: lostwages/include config.php

2004-03-25 Thread Ferenc Wagner
Jeremy Newman <[EMAIL PROTECTED]> writes: > Log message: > s/Forums/Mailing Lists/ Just two words: Thank You! -- Feri.

Re: redirecting stdout with WineLib

2004-03-25 Thread Dimitrie O. Paun
On Thu, 25 Mar 2004, Alexandre Julliard wrote: > The Windows std handles get redirected but not the Unix ones, so if > the Winelib app is using Unix stdio functions the redirection won't > have any effect. Too bad -- having the Windows std handles tied to the Unix ones would be rather useful for

ALSA on i810 audio

2004-03-25 Thread Mike Hearn
Hi, I'd like to improve the ALSA driver to work properly on my i810 soundcard. At the moment it just gives errors about not being able to resample. Eric - did you have any plans for the driver? Do you know of any problems? I already fixed one thing, the default pcm should be "default" not "hw" t

Re: redirecting stdout with WineLib

2004-03-25 Thread Alexandre Julliard
Ferenc Wagner <[EMAIL PROTECTED]> writes: > Unfortunately this is exactly what the ok() and trace() > macros do in the tests. In the light of this I'm surprised > that the cross compiled binaries work under Wine. Is there > a fundamental reason that it can't work under WineLib, or is > it a simp

Re: redirecting stdout with WineLib

2004-03-25 Thread Alexandre Julliard
Ferenc Wagner <[EMAIL PROTECTED]> writes: > Hacking away on winetest I encountered the following > problem: under Windows and Wine (running cross compiled > binaries) it's possible to redirect the stdout of a child > process with CreateProcess using STARTF_USESTDHANDLES. > However, if I CreateProc

Re: [Tools] API status - fix module name size

2004-03-25 Thread Ferenc Wagner
Seems like you forgot the patch. -- Feri.

Re: Sorry. My first contribution. You can ignore this patch if u will.

2004-03-25 Thread Alexandre Julliard
Urbez Santana <[EMAIL PROTECTED]> writes: > 1. Make possible instal.lation programs win16 bits working. (Not finished) > *I have changed the protocol to obtain the Teb & the Peb of another process > in kernel32. You don't want to do that. We don't support low-level Win9x dlls anymore.

Re: redirecting stdout with WineLib

2004-03-25 Thread Ferenc Wagner
Alexandre Julliard <[EMAIL PROTECTED]> writes: > Ferenc Wagner <[EMAIL PROTECTED]> writes: > >> Hacking away on winetest I encountered the following >> problem: under Windows and Wine (running cross compiled >> binaries) it's possible to redirect the stdout of a child >> process with CreateProcess

Re: [Tools] API status - fix module name size

2004-03-25 Thread Jeremy Newman
Nothing was attached. Please send the patch. Thanks! On Thu, 2004-03-25 at 06:51, hatky wrote: > Changelog: > Ofir Petruska <[EMAIL PROTECTED]>: > Fix the module name cut to 5 chars bug - > Get a MODULE_LENGTH constant and pad Total to it -- Jeremy Newman <[EMAIL PROTECTED]>

Re: NetBios

2004-03-25 Thread Juan Lang
Flyker wrote: > Does wine NetBios can work with remote windows > application that use NetBios ? In limited circumstances, yes: - it supports only NetBIOS-over-TCPIP (NBT), not nbipx or netbeui - it only supports client sessions: it can't act as a NetBIOS server, nor does it support datagrams --Ju

Re: Integrating Wine's AppDB with Bugzilla

2004-03-25 Thread tony_lambregts
Quoting hatky <[EMAIL PROTECTED]>: > > I have had over two years to mull this over and this > using the URL field is > > the easiest solution. this requires the following > > > > 1. A link to the App from the bug in bugzilla > (bug_file_loc (URL) = > > http://appdb.winehq.org/appview.php?appId=ID)

[PATCH] Small (visual) issue in generating html documentation

2004-03-25 Thread pvriens
Hi, Just a small contribution. Hey, have to start somewhere. When doing a 'make htmlpages' the resulting index.html has no ',' between Q and R for the Index pages. Attached path should fix that. Cheers, Paul --- wine/tools/c2man.pl 2004-02-09 21:44:22.0 +0100 +++ mywine/tools/c2man.pl 2

Re: redirecting stdout with WineLib

2004-03-25 Thread Ferenc Wagner
Eric Pouech <[EMAIL PROTECTED]> writes: > Ferenc Wagner a écrit : > >> Hacking away on winetest I encountered the following >> problem: under Windows and Wine (running cross compiled >> binaries) it's possible to redirect the stdout of a child >> process with CreateProcess using STARTF_USESTDHANDL

Re: Integrating Wine's AppDB with Bugzilla

2004-03-25 Thread hatky
> I have had over two years to mull this over and this using the URL field is > the easiest solution. this requires the following > > 1. A link to the App from the bug in bugzilla (bug_file_loc (URL) = > http://appdb.winehq.org/appview.php?appId=ID) > > 2. A link to the bugs for the app in the appd

Re: Get{Full|Long}PathNameA doesn't seems to be working

2004-03-25 Thread Eric Pouech
Unix format Home Directory: /home/felipewd GetFullPathNameA returned: F:\home\felipewd GetLongPathNameA returned: this should fix both cases, however, this may also step on Alexandre's toes, so he may not apply on the spot however, I assumed that, when supplied with a fully qualified unix pathna

Re: Broken documentation links

2004-03-25 Thread Jeremy Newman
These will be broken until the next wine release. They get built by the wine_release script, which does not use CVS, it untars the last official release source. There was a bug in the SGML that kept the docs from being built. On Wed, 2004-03-24 at 18:35, Vincent BÃron wrote: > Hi, > > Rafael Wol

Re: redirecting stdout with WineLib

2004-03-25 Thread Eric Pouech
Ferenc Wagner a écrit : Hello, Hacking away on winetest I encountered the following problem: under Windows and Wine (running cross compiled binaries) it's possible to redirect the stdout of a child process with CreateProcess using STARTF_USESTDHANDLES. However, if I CreateProcess an .exe.so from t

Re: winetest: run with -mwindows

2004-03-25 Thread Ferenc Wagner
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > On Thu, 25 Mar 2004, Ferenc Wagner wrote: > >> Thanks, I think I will just leave it for now. The console >> mode is mostly useful for debugging, and relinking without >> -mwindows should make it work. > > I haven't looked into the problem, but why

Re: WineHQ: Of and punctuations

2004-03-25 Thread Jeremy Newman
This was actually easy to fix. tags should only indent when there is a tag immediately following it. I just committed a patch. Let me know if this is more to your liking. NOTE: you may need to hold "shift" then hit refresh to force the style sheet to update as well. On Thu, 2004-03-25 at 03:59

Re: winetest: run with -mwindows

2004-03-25 Thread Dimitrie O. Paun
On Thu, 25 Mar 2004, Ferenc Wagner wrote: > Thanks, I think I will just leave it for now. The console > mode is mostly useful for debugging, and relinking without > -mwindows should make it work. I haven't looked into the problem, but why not give up on stdout altogether, and just fopen() a file

redirecting stdout with WineLib

2004-03-25 Thread Ferenc Wagner
Hello, Hacking away on winetest I encountered the following problem: under Windows and Wine (running cross compiled binaries) it's possible to redirect the stdout of a child process with CreateProcess using STARTF_USESTDHANDLES. However, if I CreateProcess an .exe.so from the WineLib version, the

Re: winetest: run with -mwindows

2004-03-25 Thread Ferenc Wagner
Jakob Eriksson <[EMAIL PROTECTED]> writes: > I couldn't find anything really clear on the subject. If > you go the console API way, maybe this can help: > http://c.conclase.net/conio/index.php > (At the bottom there is a download thing.) Thanks, I think I will just leave it for now. The console

Re: To Do A.11 - Integrate API status into WineHQ

2004-03-25 Thread hatky
> does the script filter out the Wine-only dlls? Otherwise the global > statistics will be off. No, it dosen't currently: 1. Should we fillter them? a. Totaly b. Just from the Total c. Not at all > > Specifically, the following dlls should be ignored: > > ole2prox ? > ole2thk ? > psapi ? > twain_3

Re: To Do A.11 - Integrate API status into WineHQ

2004-03-25 Thread Francois Gouget
On Wed, 24 Mar 2004, hatky wrote: > It looks complicated but it's all 3 mysql commands to get a complete > table with whatever data you want from the winapi stats data in a nice > table... [...] Maybe this is already done but it's not clear from the script to me.. doe sthe script filter out the W

WineHQ: Of and punctuations

2004-03-25 Thread Francois Gouget
Ok, there's a problem with and punctuations. For instance in WWN 171 we have (see the 'Wine Tech Meeting' section): --- cut here --- mentioned ReactOS had one. He went on to discuss some future plans, My goal if the ReactOS guys can get more than winhello working is to have WINEs shell